Fixed display of SQLCipher version

RS used to show SQLite's version
This commit is contained in:
hunbernd 2016-03-15 19:02:34 +01:00
parent 5d2833fa42
commit ff5189996c
2 changed files with 47 additions and 1 deletions

View file

@ -139,6 +139,8 @@ class RsServer: public RsControl, public RsTickingThread
private:
std::string getSQLCipherVersion();
// The real Server Parts.
//filedexserver *server;