NOISSUE fix all sorts of warnings, enable Werror
and pedantic
This commit is contained in:
@ -52,7 +52,7 @@ struct QtIconCache : public IconCache
|
||||
}
|
||||
};
|
||||
}
|
||||
Q_GLOBAL_STATIC(IconCache, qtIconCache);
|
||||
Q_GLOBAL_STATIC(IconCache, qtIconCache)
|
||||
|
||||
static void qt_cleanup_icon_cache()
|
||||
{
|
||||
|
Reference in New Issue
Block a user