summaryrefslogtreecommitdiff
path: root/plugins/!Deprecated/W7UI/src/jumplist.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!Deprecated/W7UI/src/jumplist.h')
-rw-r--r--plugins/!Deprecated/W7UI/src/jumplist.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/!Deprecated/W7UI/src/jumplist.h b/plugins/!Deprecated/W7UI/src/jumplist.h
new file mode 100644
index 0000000000..de5a6f0548
--- /dev/null
+++ b/plugins/!Deprecated/W7UI/src/jumplist.h
@@ -0,0 +1,7 @@
+#ifndef jumplist_h__
+#define jumplist_h__
+
+void LoadJumpList();
+void InitJumpList();
+
+#endif // jumplist_h__