summaryrefslogtreecommitdiffstats
path: root/adept/libadept/sourceseditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'adept/libadept/sourceseditor.h')
-rw-r--r--adept/libadept/sourceseditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/adept/libadept/sourceseditor.h b/adept/libadept/sourceseditor.h
index 2eec7db..1e304c5 100644
--- a/adept/libadept/sourceseditor.h
+++ b/adept/libadept/sourceseditor.h
@@ -14,7 +14,7 @@ using namespace aptFront;
class SourcesEditor : public SourcesEditorUi
{
Q_OBJECT
- TQ_OBJECT
+
public:
SourcesEditor( std::string f, TQWidget *p = 0, const char *n = 0 );
public slots: