~3v1n0/nux/check-dnd_area-trusty

« back to all changes in this revision

Viewing changes to Nux/MainLoopGLib.cpp

small fixes based on clang errors and warnings.

Approved by PS Jenkins bot, Christopher Townsend.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
namespace nux
15
15
{
16
 
DECLARE_LOGGER(logger, "nux.windows.thread");
 
16
  DECLARE_LOGGER(logger, "nux.windows.thread");
17
17
 
18
18
  #if (defined(NUX_OS_LINUX) || defined(NUX_USE_GLIB_LOOP_ON_WINDOWS)) && (!defined(NUX_DISABLE_GLIB_LOOP))
19
19