X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fwidgets%2Fefcombobox.h;h=c35971e71fb20445ee8c894eaa0728a740fb9036;hb=c4353a2bafa8739d34febdf0c32b61c6ff65a55e;hp=d3c05a39c1120cbd392c23e1f6542c9d03f4a3c9;hpb=d8291a376fda79e8e23a1322e1eb37edc96ad9b4;p=emufront diff --git a/src/widgets/efcombobox.h b/src/widgets/efcombobox.h index d3c05a3..c35971e 100644 --- a/src/widgets/efcombobox.h +++ b/src/widgets/efcombobox.h @@ -28,7 +28,7 @@ class EFComboBox : public QComboBox public: EFComboBox(DatabaseManager *dbMan, QWidget *parent = 0); ~EFComboBox(); - EmuFrontObject* getSelected() const; + EmuFrontObject* getSelected(); // This will replace DataObjectEditDialog::setSelected! void setSelected(const EmuFrontObject*); // reset sets the data model to orinal, non filtered setting