diff options
author | Timothy Pearson <[email protected]> | 2012-03-02 02:06:42 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-03-02 02:06:42 -0600 |
commit | 362636915f711b90523a4126b74b134a0b927d8d (patch) | |
tree | a8dc39d33fb03496142cd9161ebe77704d22cd08 /src/MainWidget.cpp | |
parent | 471982e1fe88787d8123547832528179045c9c7e (diff) | |
download | kvkbd-362636915f711b90523a4126b74b134a0b927d8d.tar.gz kvkbd-362636915f711b90523a4126b74b134a0b927d8d.zip |
Rename additional global functions and variables for tqt3
Diffstat (limited to 'src/MainWidget.cpp')
-rw-r--r-- | src/MainWidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MainWidget.cpp b/src/MainWidget.cpp index b59ba17..fa4d0b1 100644 --- a/src/MainWidget.cpp +++ b/src/MainWidget.cpp @@ -54,7 +54,7 @@ MainWidget::MainWidget ( KAboutData *about, bool tren, TQWidget *parent, const c nresize=false; - display=qt_xdisplay(); + display=tqt_xdisplay(); //TQString k1= "`1234567890-="; //TQString k1s = "~!@#$%^&*()_+"; |