diff options
Diffstat (limited to 'src/svnfrontend/propertiesdlg.cpp')
-rw-r--r-- | src/svnfrontend/propertiesdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/propertiesdlg.cpp b/src/svnfrontend/propertiesdlg.cpp index ec1f24d..cd5281b 100644 --- a/src/svnfrontend/propertiesdlg.cpp +++ b/src/svnfrontend/propertiesdlg.cpp @@ -125,7 +125,7 @@ void PropertiesDlg::languageChange() void PropertiesDlg::slotHelp() { - qWarning( "PropertiesDlg::slotHelp(): Not implemented yet" ); + tqWarning( "PropertiesDlg::slotHelp(): Not implemented yet" ); } void PropertiesDlg::slotSelectionChanged(TQListViewItem*item) |