Formatting
This commit is contained in:
@@ -124,7 +124,6 @@ class OrganizeDialog : public QDialog {
|
||||
std::unique_ptr<OrganizeErrorDialog> error_dialog_;
|
||||
|
||||
bool devices_;
|
||||
|
||||
};
|
||||
|
||||
#endif // ORGANISEDIALOG_H
|
||||
|
||||
@@ -99,7 +99,6 @@ class OrganizeFormat {
|
||||
bool remove_non_ascii_;
|
||||
bool allow_ascii_ext_;
|
||||
bool replace_spaces_;
|
||||
|
||||
};
|
||||
|
||||
#endif // ORGANISEFORMAT_H
|
||||
|
||||
Reference in New Issue
Block a user