summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2006-01-02 00:37:10 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2006-01-02 00:37:10 +0000
commit62f5ce138a90db72989209fc9bc2561961e8e05e (patch)
tree84adf47fd57725c0e42c5311b4a207917eefe707 /riscos/gui.h
parent178c2f62fdccec7c9416982a2391f7b3a1b79456 (diff)
downloadnetsurf-62f5ce138a90db72989209fc9bc2561961e8e05e.tar.gz
netsurf-62f5ce138a90db72989209fc9bc2561961e8e05e.tar.bz2
[project @ 2006-01-02 00:37:10 by rjw]
Move print dialog icon definitions. svn path=/import/netsurf/; revision=1935
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index cdae349cd..53d0e6af5 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -383,24 +383,6 @@ bool ro_gui_theme_install_apply(wimp_w w);
#define ICON_SEARCH_STATUS 5
#define ICON_SEARCH_MENU 8
-#define ICON_PRINT_TO_BOTTOM 1
-#define ICON_PRINT_SHEETS 2
-#define ICON_PRINT_SHEETS_VALUE 3
-#define ICON_PRINT_SHEETS_DOWN 4
-#define ICON_PRINT_SHEETS_UP 5
-#define ICON_PRINT_SHEETS_TEXT 6
-#define ICON_PRINT_FG_IMAGES 7
-#define ICON_PRINT_BG_IMAGES 8
-#define ICON_PRINT_IN_BACKGROUND 9
-#define ICON_PRINT_UPRIGHT 10
-#define ICON_PRINT_SIDEWAYS 11
-#define ICON_PRINT_COPIES 12
-#define ICON_PRINT_COPIES_DOWN 13
-#define ICON_PRINT_COPIES_UP 14
-#define ICON_PRINT_CANCEL 15
-#define ICON_PRINT_PRINT 16
-#define ICON_PRINT_TEXT_BLACK 20
-
#define ICON_THEME_INSTALL_MESSAGE 0
#define ICON_THEME_INSTALL_INSTALL 1
#define ICON_THEME_INSTALL_CANCEL 2