]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/fontutil.cpp
remove the vertical scrollbar completely if the control is empty
[wxWidgets.git] / src / unix / fontutil.cpp
index 80d01451cb388c93c1108ae6d3db95912f2680f7..5230c5a09e912c0285cf8f774764540c8c1afa23 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/font.h" // wxFont enums
     #include "wx/encinfo.h"
+    #include "wx/hash.h"
 #endif // PCH
 
 #include "wx/fontutil.h"
 #include "wx/fontmap.h"
 #include "wx/tokenzr.h"
-#include "wx/hash.h"
 #include "wx/module.h"
 
 #if wxUSE_PANGO