Move private wxSpinCtrl helpers into a private header
Np real changes, just don't put these functions in the public wx/spinctrl.h, they have nothing to do there.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#include "wx/wxcrtvararg.h"
|
||||
#endif
|
||||
|
||||
#include "wx/private/spinctrl.h"
|
||||
|
||||
#include "wx/gtk/private.h"
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user