#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"
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