Reconcile style of include directives across all source files.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#ifndef PreferencesDialog_h
|
||||
#define PreferencesDialog_h
|
||||
|
||||
|
||||
#include "ui_PreferencesDialog.h"
|
||||
|
||||
|
||||
@@ -31,7 +32,6 @@ class PreferencesDialog : public QDialog, public Ui_PreferencesDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
/////////////////////////////////
|
||||
// Life Cycle
|
||||
/////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user