move variable definitions to more appropriate places, remove now-empty src/common/datacmn.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2011-01-05 18:27:58 +00:00
parent 07e99d8782
commit f313deaa38
34 changed files with 73 additions and 244 deletions

View File

@@ -29,6 +29,8 @@
#include "wx/slider.h"
extern WXDLLEXPORT_DATA(const char) wxSliderNameStr[] = "slider";
// ----------------------------------------------------------------------------
// XTI
// ----------------------------------------------------------------------------