projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make archive top level dirs match that of the archive name.
[wxWidgets.git]
/
src
/
generic
/
busyinfo.cpp
diff --git
a/src/generic/busyinfo.cpp
b/src/generic/busyinfo.cpp
index f010b2fa67c357882edeb9977d011ffcfa35263a..4d527e1555d6fbe26042fbe9d9f8d49fefdb97b1 100644
(file)
--- a/
src/generic/busyinfo.cpp
+++ b/
src/generic/busyinfo.cpp
@@
-39,7
+39,7
@@
wxInfoFrame::wxInfoFrame(wxWindow *parent, const wxString& message)
: wxFrame(parent, wxID_ANY, wxT("Busy"),
wxDefaultPosition, wxDefaultSize,
#if defined(__WXX11__)
- wx
THICK_FRAME
+ wx
RESIZE_BORDER
#else
wxSIMPLE_BORDER
#endif