summaryrefslogtreecommitdiffstats
path: root/src/sql/ntqsqldatabase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sql/ntqsqldatabase.h')
-rw-r--r--src/sql/ntqsqldatabase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sql/ntqsqldatabase.h b/src/sql/ntqsqldatabase.h
index 2423fd2ce..b44735e61 100644
--- a/src/sql/ntqsqldatabase.h
+++ b/src/sql/ntqsqldatabase.h
@@ -95,6 +95,7 @@ public:
bool open();
bool open( const TQString& user, const TQString& password );
void close();
+ bool ping();
bool isOpen() const;
bool isOpenError() const;
TQStringList tables() const;