diff options
Diffstat (limited to 'ui/SyncDialog.h')
-rw-r--r-- | ui/SyncDialog.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/SyncDialog.h b/ui/SyncDialog.h index 036e9b6f..10f449c8 100644 --- a/ui/SyncDialog.h +++ b/ui/SyncDialog.h @@ -18,9 +18,9 @@ public: ~SyncDialog(); enum - { - BUTTON_START = 15 - }; + { + BUTTON_START = 15 + }; static void updateConfigIcons(wxBitmapButton* button1, wxBitmapButton* button2, |