summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:33:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:33:13 -0600
commit1d9c18c8a07f4833695c6a2ab978698ae1cc90e7 (patch)
treec61f8778c1c540d79ed77c3f69018fcba0bca646 /doc
parent2622d5ad003c636cda4bc36246df8a7fe9ac5d9f (diff)
downloadkvpnc-1d9c18c8a07f4833695c6a2ab978698ae1cc90e7.tar.gz
kvpnc-1d9c18c8a07f4833695c6a2ab978698ae1cc90e7.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'doc')
-rw-r--r--doc/README.DCOP2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.DCOP b/doc/README.DCOP
index 04c6c3d..e46c83d 100644
--- a/doc/README.DCOP
+++ b/doc/README.DCOP
@@ -18,7 +18,7 @@ QString getVersion()
void doConnect()
void doDisconnect()
uint getConnectedTime()
-QString gettqStatus()
+QString getStatus()
QString getCurrentProfile()
void setProfile(QString profilename)
void createNewProfile()