X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fdialogs%2Fnamedialog.h;h=377ac9a3222ace5ab76c789461e14cbff38bb4fc;hb=d8291a376fda79e8e23a1322e1eb37edc96ad9b4;hp=0218efaf75326d9d8cccd565af876313fcc3af2d;hpb=34b966e9548355ea804f0dfc17fbe2be3fc37255;p=emufront diff --git a/src/dialogs/namedialog.h b/src/dialogs/namedialog.h index 0218efa..377ac9a 100644 --- a/src/dialogs/namedialog.h +++ b/src/dialogs/namedialog.h @@ -42,6 +42,7 @@ protected slots: protected: virtual void setDataObject(QString name) =0; + virtual void clear(); QLabel *nameLabel; QLineEdit *nameEdit;