summaryrefslogtreecommitdiff
path: root/plugins/W7UI/src/jumplist.h
blob: de5a6f05480c660e2ff7bd701a68aa4f6accb962 (plain)
1
2
3
4
5
6
7
#ifndef jumplist_h__
#define jumplist_h__

void LoadJumpList();
void InitJumpList();

#endif // jumplist_h__