summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/tree.fl28
1 files changed, 14 insertions, 14 deletions
diff --git a/test/tree.fl b/test/tree.fl
index d96e3141d..39819afea 100644
--- a/test/tree.fl
+++ b/test/tree.fl
@@ -523,17 +523,17 @@ tree->redraw();}
"11 11 2 1",
". c None",
"@ c \#000000",
- "...@.......",
- "...@@......",
- "...@@@.....",
- "...@@@@....",
- "...@@@@@...",
- "...@@@@@@..",
- "...@@@@@...",
- "...@@@@....",
- "...@@@.....",
- "...@@......",
- "...@......."
+ "...........",
+ "....@......",
+ "....@@.....",
+ "....@@@....",
+ "....@@@@...",
+ "....@@@@@..",
+ "....@@@@...",
+ "....@@@....",
+ "....@@.....",
+ "....@......",
+ "..........."
\#endif
};
static Fl_Pixmap L_openpixmap(L_open_xpm);
@@ -563,13 +563,13 @@ static const char *L_close_xpm[] = {
"...........",
"...........",
"...........",
- "...........",
- "@@@@@@@@@@@",
".@@@@@@@@@.",
"..@@@@@@@..",
"...@@@@@...",
"....@@@....",
- ".....@....."
+ ".....@.....",
+ "...........",
+ "..........."
\#endif
};
static Fl_Pixmap L_closepixmap(L_close_xpm);