mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
Cleanup: indentation of public/protected/private keywords
This commit is contained in:
@@ -90,7 +90,7 @@ bool update_available() {
|
||||
// Checks if the current version is the latest version
|
||||
// If not, displays a message
|
||||
class CheckUpdateThread : public wxThread {
|
||||
public:
|
||||
public:
|
||||
virtual void* Entry() {
|
||||
Work();
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user