projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove use of m_bestSize
[wxWidgets.git]
/
wxPython
/
demo
/
dllwidget
/
test_dll.cpp
diff --git
a/wxPython/demo/dllwidget/test_dll.cpp
b/wxPython/demo/dllwidget/test_dll.cpp
index 605d787a36254f51cfb39630fcf82edbb0801f69..0c2d92e16f0e87597fbd432c34f14177b54f0952 100644
(file)
--- a/
wxPython/demo/dllwidget/test_dll.cpp
+++ b/
wxPython/demo/dllwidget/test_dll.cpp
@@
-3,7
+3,7
@@
#include <wx/window.h>
#include <wx/msgdlg.h>
-#include "../dllwidget.h"
+#include "../
../contrib/dllwidget/
dllwidget.h"
class TestWindow : public wxWindow
{