diff options
Diffstat (limited to 'src/graphprefdlg.h')
-rw-r--r-- | src/graphprefdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphprefdlg.h b/src/graphprefdlg.h index 7a4a3c0..7afa2bf 100644 --- a/src/graphprefdlg.h +++ b/src/graphprefdlg.h @@ -40,7 +40,7 @@ class GraphPrefDlg : public GraphPrefLayout Q_OBJECT public: - GraphPrefDlg(QWidget* pParent = 0, const char* szName = 0); + GraphPrefDlg(TQWidget* pParent = 0, const char* szName = 0); ~GraphPrefDlg(); int getMaxNodeDegree(); |