Formatting
This commit is contained in:
@@ -45,7 +45,6 @@ class AddStreamDialog : public QDialog {
|
||||
|
||||
private:
|
||||
Ui_AddStreamDialog *ui_;
|
||||
|
||||
};
|
||||
|
||||
#endif // ADDSTREAMDIALOG_H
|
||||
|
||||
@@ -37,7 +37,6 @@ class DeleteConfirmationDialog : public QDialog {
|
||||
|
||||
private:
|
||||
QDialogButtonBox *button_box_;
|
||||
|
||||
};
|
||||
|
||||
#endif // DELETECONFIRMATIONDIALOG_H
|
||||
|
||||
@@ -27,7 +27,6 @@ class SnapDialog : public MessageDialog {
|
||||
|
||||
public:
|
||||
explicit SnapDialog(QWidget *parent = nullptr);
|
||||
|
||||
};
|
||||
|
||||
#endif // SNAPDIALOG_H
|
||||
|
||||
Reference in New Issue
Block a user