mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
chore: re-format code
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Ui {
|
||||
}
|
||||
|
||||
class DialogBasicSettings : public QDialog {
|
||||
Q_OBJECT
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit DialogBasicSettings(QWidget *parent = nullptr);
|
||||
@@ -32,7 +32,6 @@ private:
|
||||
private slots:
|
||||
|
||||
void on_set_custom_icon_clicked();
|
||||
|
||||
};
|
||||
|
||||
#endif // DIALOG_BASIC_SETTINGS_H
|
||||
|
||||
Reference in New Issue
Block a user