Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: combog.cpp
|
||||
// Name: src/generic/combog.cpp
|
||||
// Purpose: Generic wxComboControl
|
||||
// Author: Jaakko Salli
|
||||
// Modified by:
|
||||
@@ -25,6 +25,8 @@
|
||||
|
||||
#if wxUSE_COMBOCONTROL
|
||||
|
||||
#include "wx/combo.h"
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/log.h"
|
||||
#include "wx/combobox.h"
|
||||
@@ -34,9 +36,6 @@
|
||||
|
||||
#include "wx/dcbuffer.h"
|
||||
|
||||
#include "wx/combo.h"
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// Some constant adjustments to make the generic more bearable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user