projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Unselect all wxDataViewCtrl items when clicking outside of the item area.
[wxWidgets.git]
/
include
/
wx
/
textdlg.h
diff --git
a/include/wx/textdlg.h
b/include/wx/textdlg.h
index 1dc0e61f221f91c99efa48035b60c54c4cb56985..ab6257200688636912736275a943b64d667e3988 100644
(file)
--- a/
include/wx/textdlg.h
+++ b/
include/wx/textdlg.h
@@
-1,12
+1,12
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: textdlg.h
+// Name:
wx/
textdlg.h
// Purpose: wxTextEntryDialog class
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
// Purpose: wxTextEntryDialog class
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTDLG_H_BASE_
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTDLG_H_BASE_
@@
-14,10
+14,5
@@
#include "wx/generic/textdlgg.h"
#include "wx/generic/textdlgg.h"
-#if WXWIN_COMPATIBILITY_2_4
- // for wxGetNumberFromUser()
- #include "wx/numdlg.h"
-#endif // WXWIN_COMPATIBILITY_2_4
-
#endif // _WX_TEXTDLG_H_BASE_
#endif // _WX_TEXTDLG_H_BASE_