Mercurial > hg > svgui
diff widgets/MIDIFileImportDialog.h @ 397:2c59b0cd176b
* Update translations, and add change counter to name of bundle command
author | Chris Cannam |
---|---|
date | Thu, 12 Jun 2008 10:47:11 +0000 |
parents | 22b72f0f6a4e |
children | a18e78b9c78b |
line wrap: on
line diff
--- a/widgets/MIDIFileImportDialog.h Thu Jun 12 09:03:00 2008 +0000 +++ b/widgets/MIDIFileImportDialog.h Thu Jun 12 10:47:11 2008 +0000 @@ -22,6 +22,8 @@ class MIDIFileImportDialog : public QObject, public MIDIFileImportPreferenceAcquirer { + Q_OBJECT + public: MIDIFileImportDialog(QWidget *parent = 0);