summaryrefslogtreecommitdiff
path: root/image/toolbar
diff options
context:
space:
mode:
Diffstat (limited to 'image/toolbar')
-rw-r--r--image/toolbar/expert_info_16.xpm2
-rw-r--r--image/toolbar/flow_graph_16.xpm2
2 files changed, 2 insertions, 2 deletions
diff --git a/image/toolbar/expert_info_16.xpm b/image/toolbar/expert_info_16.xpm
index c5ad721c7b..d198c6d409 100644
--- a/image/toolbar/expert_info_16.xpm
+++ b/image/toolbar/expert_info_16.xpm
@@ -1,5 +1,5 @@
/* XPM */
-const static char * expert_info_16_xpm[] = {
+static const char * expert_info_16_xpm[] = {
"16 16 68 1",
" c None",
". c #FEFEFE",
diff --git a/image/toolbar/flow_graph_16.xpm b/image/toolbar/flow_graph_16.xpm
index 213ab0e8db..f04da1a950 100644
--- a/image/toolbar/flow_graph_16.xpm
+++ b/image/toolbar/flow_graph_16.xpm
@@ -1,5 +1,5 @@
/* XPM */
-const static char * flow_graph_16_xpm[] = {
+static const char * flow_graph_16_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",