SHERLOCK: More syntactic fixes
This commit is contained in:
parent
dac49ddab4
commit
fa35249a24
5 changed files with 17 additions and 16 deletions
|
@ -133,7 +133,7 @@ public:
|
|||
/**
|
||||
* Prompts the user to enter a filename in a given slot
|
||||
*/
|
||||
bool getFilename(int slot);
|
||||
bool promptForFilename(int slot);
|
||||
};
|
||||
|
||||
} // End of namespace Sherlock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue