summaryrefslogtreecommitdiffstats
path: root/nsplugins/test/testnsplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsplugins/test/testnsplugin.h')
-rw-r--r--nsplugins/test/testnsplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/test/testnsplugin.h b/nsplugins/test/testnsplugin.h
index 949de2986..944235996 100644
--- a/nsplugins/test/testnsplugin.h
+++ b/nsplugins/test/testnsplugin.h
@@ -49,7 +49,7 @@ protected:
NSPluginLoader *m_loader;
TQPtrList<TQWidget> m_plugins;
TQWidget *m_client;
- TQBoxLayout *m_layout;
+ TQBoxLayout *m_tqlayout;
};