Skip to content

Commit d18bee3

Browse files
authored
Remove spacing
1 parent 61929c3 commit d18bee3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/util.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ public slots:
437437
void OnHelpClientGetStarted() { QDesktopServices::openUrl ( QUrl ( CLIENT_GETTING_STARTED_URL ) ); }
438438
void OnHelpServerGetStarted() { QDesktopServices::openUrl ( QUrl ( SERVER_GETTING_STARTED_URL ) ); }
439439
void OnHelpSoftwareMan() { QDesktopServices::openUrl ( QUrl ( SOFTWARE_MANUAL_URL ) ); }
440-
441440
};
442441

443442
// Language combo box ----------------------------------------------------------

0 commit comments

Comments
 (0)