* Cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29705 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -47,8 +47,10 @@ protected:
|
||||
void _FillUserMaps();
|
||||
void _SetListViewSize(BListView* listView);
|
||||
|
||||
bool _SelectCurrentMap(BListView *list);
|
||||
status_t _GetCurrentKeymap(entry_ref& ref);
|
||||
BString _GetActiveKeymapName();
|
||||
bool _SelectCurrentMap(BListView *list);
|
||||
void _SelectCurrentMap();
|
||||
|
||||
BListView* fSystemListView;
|
||||
BListView* fUserListView;
|
||||
|
||||
Reference in New Issue
Block a user