summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/propertiesdlg.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:22:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:22:57 -0600
commit9b9d4ea191b72a4742c67bbcdb12528dbe848dfd (patch)
treef85ada91374abeb209235c716912d15c9751ad06 /src/svnfrontend/propertiesdlg.cpp
parentc1ece33d3c587246439e1392a25d19e0c7117fee (diff)
downloadtdesvn-9b9d4ea191b72a4742c67bbcdb12528dbe848dfd.tar.gz
tdesvn-9b9d4ea191b72a4742c67bbcdb12528dbe848dfd.zip
Rename additional global TQt functions
Diffstat (limited to 'src/svnfrontend/propertiesdlg.cpp')
-rw-r--r--src/svnfrontend/propertiesdlg.cpp2
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)