mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
Cleanup: indentation of public/protected/private keywords
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ void Reader::handle(VCSP& pointer);
|
||||
*/
|
||||
class VCS : public IntrusivePtrVirtualBase
|
||||
{
|
||||
public:
|
||||
public:
|
||||
/// Add a file - it's assumed to already have been created
|
||||
virtual void addFile (const wxFileName& filename) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user