Remove NewClosure
This commit is contained in:
@@ -59,7 +59,7 @@ class DeviceProperties : public QDialog {
|
||||
private slots:
|
||||
void ModelChanged();
|
||||
void OpenDevice();
|
||||
void UpdateFormatsFinished(QFuture<bool> future);
|
||||
void UpdateFormatsFinished();
|
||||
|
||||
private:
|
||||
Ui_DeviceProperties *ui_;
|
||||
|
||||
Reference in New Issue
Block a user