mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
CtrlLib: Fixed some gtg WARNINGs
git-svn-id: svn://ultimatepp.org/upp/trunk@13009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8b7a1ffb0c
commit
64633ff7be
3 changed files with 3 additions and 3 deletions
|
|
@ -14,6 +14,7 @@ void CatchError(const gchar *log_domain,
|
|||
const gchar *message,
|
||||
gpointer user_data)
|
||||
{
|
||||
RLOG((const char *)message);
|
||||
__BREAK__;
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue