#include "wx/wxprec.h"
+#include "wx/control.h"
+
#ifndef WX_PRECOMP
- #include "wx/control.h"
#include "wx/log.h"
#endif
#if wxUSE_CONTROLS
+#include "wx/control.h"
+
#ifndef WX_PRECOMP
- #include "wx/control.h"
#include "wx/log.h"
#include "wx/radiobut.h"
#endif
#include "wx/dcclient.h"
#include "wx/menu.h"
#include "wx/dialog.h"
+ #include "wx/control.h"
#endif // WX_PRECOMP
-#include "wx/control.h"
#if wxUSE_TOOLBAR
#include "wx/toolbar.h"
#endif
#include "wx/dialog.h"
#include "wx/timer.h"
#include "wx/settings.h"
+ #include "wx/control.h"
#endif
-#include "wx/control.h"
#include "wx/gtk/private.h"
#include "wx/evtloop.h"
#include "wx/dcclient.h"
#include "wx/menu.h"
#include "wx/dialog.h"
+ #include "wx/control.h"
#endif // WX_PRECOMP
-#include "wx/control.h"
#if wxUSE_TOOLBAR
#include "wx/toolbar.h"
#endif
#include "wx/dialog.h"
#include "wx/timer.h"
#include "wx/settings.h"
+ #include "wx/control.h"
#endif
-#include "wx/control.h"
#include "wx/gtk1/private.h"
#include "wx/evtloop.h"
/////////////////////////////////////////////////////////////////////////////
-// Name: tabctrl.cpp
+// Name: src/mac/carbon/tabctrl.cpp
// Purpose: wxTabCtrl
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
#if wxUSE_TAB_DIALOG
-#include "wx/control.h"
#include "wx/tabctrl.h"
+
+#ifndef WX_PRECOMP
+ #include "wx/control.h"
+#endif
+
#include "wx/mac/uma.h"
IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl)
#if wxUSE_TAB_DIALOG
-#include "wx/control.h"
#include "wx/tabctrl.h"
+
+#ifndef WX_PRECOMP
+ #include "wx/control.h"
+#endif
+
#include "wx/mac/uma.h"
IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl)
#if wxUSE_CONTROLS
+#include "wx/control.h"
+
#ifndef WX_PRECOMP
#include "wx/event.h"
#include "wx/app.h"
#include "wx/settings.h"
#endif
-#include "wx/control.h"
-
#if wxUSE_LISTCTRL
#include "wx/listctrl.h"
#endif // wxUSE_LISTCTRL
#include "wx/app.h"
#include "wx/dcclient.h"
#include "wx/dcmemory.h"
+ #include "wx/control.h"
#endif // WX_PRECOMP
#include "wx/imaglist.h"
-#include "wx/control.h"
#include "wx/sysopt.h"
#include "wx/msw/private.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
+#include "wx/control.h"
+
#ifndef WX_PRECOMP
#include "wx/event.h"
#include "wx/app.h"
#endif
#include "wx/os2/private.h"
-#include "wx/control.h"
IMPLEMENT_ABSTRACT_CLASS(wxControl, wxWindow)
#include "wx/settings.h"
#include "wx/log.h"
#include "wx/event.h"
+ #include "wx/control.h"
#endif // WX_PRECOMP
#include "wx/imaglist.h"
-#include "wx/control.h"
#include "wx/os2/private.h"
#if wxUSE_CONTROLS
+#include "wx/control.h"
+
#ifndef WX_PRECOMP
#include "wx/event.h"
#include "wx/app.h"
#include "wx/button.h"
#endif
-#include "wx/control.h"
#include "wx/toplevel.h"
#include "wx/checkbox.h"
#include "wx/tglbtn.h"
#if wxUSE_CONTROLS
+#include "wx/control.h"
+
#ifndef WX_PRECOMP
#include "wx/app.h"
- #include "wx/control.h"
#include "wx/dcclient.h"
#endif