mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-02 11:16:34 -04:00
Fixed display of SQLCipher version
RS used to show SQLite's version
This commit is contained in:
parent
5d2833fa42
commit
ff5189996c
2 changed files with 47 additions and 1 deletions
|
@ -139,6 +139,8 @@ class RsServer: public RsControl, public RsTickingThread
|
|||
|
||||
private:
|
||||
|
||||
std::string getSQLCipherVersion();
|
||||
|
||||
// The real Server Parts.
|
||||
|
||||
//filedexserver *server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue