mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-30 23:59:59 +01:00
Fix : can't open recent file
This commit is contained in:
@@ -54,9 +54,6 @@ class RecentFiles : public QObject {
|
||||
void saveFilesToSettings();
|
||||
void buildMenu();
|
||||
|
||||
private slots:
|
||||
void handleMenuRequest(const QString &);
|
||||
|
||||
// attributes
|
||||
private:
|
||||
QString identifier_;
|
||||
|
||||
Reference in New Issue
Block a user