You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ SQLite is a software library that implements a self-contained, serverless, zero-
9
9
10
10
wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library. wxSQLite3 includes an optional extension for SQLite supporting key based database file encryption using 128 bit AES encryption. You could find more details at http://wxcode.sourceforge.net/components/wxsqlite3/. wxSQLite3 is released under wxWindows Library Licence.
11
11
12
-
You could find how to [compile|Compile] this plugin here.
12
+
You could find how to compile this plugin at wiki pages.
0 commit comments