Some more code style corrections of Keymap.

This commit is contained in:
Humdinger
2014-01-03 19:44:12 +01:00
parent 7727da7d3d
commit f6c5dbf81c
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ protected:
status_t _GetCurrentKeymap(entry_ref& ref);
BString _GetActiveKeymapName();
bool _SelectCurrentMap(BListView *list);
bool _SelectCurrentMap(BListView* list);
void _SelectCurrentMap();
status_t _GetSettings(BFile& file, int mode) const;