Combo boxes were not properly updated when editing an object [fixed].
[emufront] / src / dialogs / dbobjectdialog.h
index 01b834e..92e0021 100644 (file)
@@ -68,7 +68,7 @@ private:
     void insertDb(const EmuFrontObject*) const;
     void updateDb(const EmuFrontObject*) const;
     void editObject();
-    void activateNameDialog();
+    void activateNameDialog(bool updateData = true);
     bool confirmDelete(QString name, int numRefs);
        void setButtonsEnabled(bool);
     void layout();