aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggericons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/debuggericons.h')
-rw-r--r--src/plugins/debugger/debuggericons.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/debugger/debuggericons.h b/src/plugins/debugger/debuggericons.h
index 7d8bf804c1..0030597dbf 100644
--- a/src/plugins/debugger/debuggericons.h
+++ b/src/plugins/debugger/debuggericons.h
@@ -55,7 +55,10 @@ extern const Utils::Icon DEBUG_INTERRUPT_SMALL_TOOLBAR;
extern const Utils::Icon DEBUG_EXIT_SMALL;
extern const Utils::Icon DEBUG_EXIT_SMALL_TOOLBAR;
extern const Utils::Icon LOCATION;
+extern const Utils::Icon REVERSE_LOCATION;
extern const Utils::Icon REVERSE_MODE;
+extern const Utils::Icon DIRECTION_FORWARD;
+extern const Utils::Icon DIRECTION_BACKWARD;
extern const Utils::Icon APP_ON_TOP;
extern const Utils::Icon APP_ON_TOP_TOOLBAR;
extern const Utils::Icon SELECT;