projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1db433
)
made XPM data const
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Tue, 13 Sep 2005 16:50:13 +0000
(16:50 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Tue, 13 Sep 2005 16:50:13 +0000
(16:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35499
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/generic/prntdlgg.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/generic/prntdlgg.cpp
b/src/generic/prntdlgg.cpp
index 084ce72c10749ae1cfd6b75caeafd0c2ffeecfbc..0f3920a7d3e509e819da6c88ac7fd7251ac709db 100644
(file)
--- a/
src/generic/prntdlgg.cpp
+++ b/
src/generic/prntdlgg.cpp
@@
-448,7
+448,7
@@
wxDialog(parent, wxID_ANY, _("Print Setup"), wxPoint(0,0), wxSize(600, 600), wxD
}
/* XPM */
-static char * check_xpm[] = {
+static c
onst c
har * check_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 3 1",
/* colors */