Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*

This fixes the Kopete MSN protocol among other things


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent 93847f5651
commit ae34f3661e

@ -27,7 +27,7 @@
typedef struct sqlite3_stmt sqlite3_stmt;
#define TQSQLITE3_DRIVER_NAME "TQSQLITE3"
#define TQSQLITE3_DRIVER_NAME "QSQLITE3"
static TQVariant::Type qSqliteType(int tp)
{

Loading…
Cancel
Save