summaryrefslogtreecommitdiffstats
path: root/arts/tools/mediatypesview.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/tools/mediatypesview.h')
-rw-r--r--arts/tools/mediatypesview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/tools/mediatypesview.h b/arts/tools/mediatypesview.h
index 1e2500b3..e61338c6 100644
--- a/arts/tools/mediatypesview.h
+++ b/arts/tools/mediatypesview.h
@@ -29,7 +29,7 @@
class MediaTypesView : public Template_ArtsView {
Q_OBJECT
public:
- MediaTypesView( QWidget* =0, const char* =0 );
+ MediaTypesView( TQWidget* =0, const char* =0 );
~MediaTypesView();
};