mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
added const to declaration and changed array name to qgis_xpm
git-svn-id: http://svn.osgeo.org/qgis/trunk@709 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
e049d60251
commit
43d292170a
@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
static char *qgis[]={
|
||||
static const char *qgis_xpm[]={
|
||||
"48 48 652 2",
|
||||
"aa c None",
|
||||
"Qt c None",
|
||||
|
Loading…
x
Reference in New Issue
Block a user