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/kvkbd@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent d283a82e4d
commit 4a4c608d34

@ -61,7 +61,7 @@ MainWidget::MainWidget ( KAboutData *about, bool tren, TQWidget *parent, const c
unsigned int kc1[R1LEN] = {49,10,11,12,13,14,15,16,17,18,19,20,21};
//TQString k2= "qwertyuiop";
//TQString k2s = "TQWERTYUIOP";
//TQString k2s = "QWERTYUIOP";
unsigned int kc2[R2LEN] = {24,25,26,27,28,29,30,31,32,33};
//TQString k3= "asdfghjkl"; //;'";

Loading…
Cancel
Save