]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/hintanimpl.h
wxPalette unified. Source cleaning.
[wxWidgets.git] / contrib / include / wx / fl / hintanimpl.h
index 2efdba8e029e4ab026f4ac70078afe517eb5e89d..039e3b7de3d6bfb6e62327b36d24e5eee381d6e5 100644 (file)
 #ifndef __HINTANIMPL_G__
 #define __HINTANIMPL_G__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma interface "hintanimpl.h"
-#endif
-
 #include "wx/fl/controlbar.h"
 
 #include "wx/timer.h"
@@ -55,8 +51,8 @@ public:
 
     int    mInClientHintBorder; // default: 4 pixels
 
-    bool   mAccelerationOn;     // TRUE, if morph accelerates, otherwise morph
-                                // speed is constant. Default: TRUE
+    bool   mAccelerationOn;     // true, if morph accelerates, otherwise morph
+                                // speed is constant. Default: true
 
     // TBD:: get/set methods for above members