diff options
Diffstat (limited to 'kdesu/client.h')
-rw-r--r-- | kdesu/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesu/client.h b/kdesu/client.h index c1df06ff1..a75e56331 100644 --- a/kdesu/client.h +++ b/kdesu/client.h @@ -134,7 +134,7 @@ public: * @param group the group key * @return true if the group is found */ - bool findGroup(const TQCString &group); + bool tqfindGroup(const TQCString &group); /** * Delete a persistent variable. |