diff options
Diffstat (limited to 'tools/designer/plugins/glade/glade2ui.h')
| -rw-r--r-- | tools/designer/plugins/glade/glade2ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/plugins/glade/glade2ui.h b/tools/designer/plugins/glade/glade2ui.h index 1d28803e3..936a0ab5b 100644 --- a/tools/designer/plugins/glade/glade2ui.h +++ b/tools/designer/plugins/glade/glade2ui.h @@ -122,7 +122,7 @@ private: const TQStringList& items ); void emitGtkNotebookChildWidgets( const TQValueList<TQDomElement>& childWidgets ); - void emitTQListViewColumns( const TQDomElement& qlistview ); + void emitTQListViewColumns( const TQDomElement& tqlistview ); void emitGtkScrolledWindowChildWidgets( const TQValueList<TQDomElement>& childWidgets, const TQString& qtClass ); |
