summaryrefslogtreecommitdiffstats
path: root/src/tdesvnview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:57:49 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:57:49 -0600
commit548395e018d377eaa8fede0fba271da8b6c49fc9 (patch)
tree6b6acd1baf1a63c2dfb1735461d8a1e2e20f8385 /src/tdesvnview.h
parentbb7be2361770a435b3e2e8ae2ac4250bf9810bb4 (diff)
downloadtdesvn-548395e018d377eaa8fede0fba271da8b6c49fc9.tar.gz
tdesvn-548395e018d377eaa8fede0fba271da8b6c49fc9.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit bb7be2361770a435b3e2e8ae2ac4250bf9810bb4.
Diffstat (limited to 'src/tdesvnview.h')
-rw-r--r--src/tdesvnview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvnview.h b/src/tdesvnview.h
index 42a5e01..3988ed7 100644
--- a/src/tdesvnview.h
+++ b/src/tdesvnview.h
@@ -117,7 +117,7 @@ public slots:
/* repositorylistener methods */
virtual void setCanceled(bool);
- virtual void fillCacheStatus(TQ_LONG,TQ_LONG);
+ virtual void fillCachetqStatus(TQ_LONG,TQ_LONG);
protected slots:
virtual void slotOnURL(const TQString& url);