mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 13:39:18 +02:00
reformat: functions can be made static
This commit is contained in:
@@ -48,7 +48,7 @@ protected:
|
||||
private:
|
||||
// methods
|
||||
// sets visibility of the cursor
|
||||
void
|
||||
static void
|
||||
set_cursor( bool Visible );
|
||||
// render() subclass details
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user