summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 13:30:52 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 13:30:52 -0500
commit2efa1600cd30e5b6b1b1ba51230ed21edd925fdc (patch)
tree234ff95ab0b1058dd69f6a2fdd762edc4d73f25c /src
parent8bb80c747d8e242c501fd4b7dd2654a0fd8c32b5 (diff)
downloadknutclient-2efa1600cd30e5b6b1b1ba51230ed21edd925fdc.tar.gz
knutclient-2efa1600cd30e5b6b1b1ba51230ed21edd925fdc.zip
Fix inadvertent tqt changes.
Diffstat (limited to 'src')
-rw-r--r--src/knutmainwindow.h2
-rwxr-xr-xsrc/knutnet.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/knutmainwindow.h b/src/knutmainwindow.h
index bdea071..2842c4e 100644
--- a/src/knutmainwindow.h
+++ b/src/knutmainwindow.h
@@ -333,7 +333,7 @@ class KNutMainWindow : public KMainWindow {
float m_lowXfer, m_highXfer;
TQPalette m_mainPalette, m_areaPalette, m_mPanelPalette, m_aPanelPalette;
- // Combo a potqmocne struktury pro dolni radku
+ // Combo a pomocne struktury pro dolni radku
// Combo and help structures for bottom line.
KComboBox *m_infoCombo;
diff --git a/src/knutnet.h b/src/knutnet.h
index 4f816f5..c5ef55e 100755
--- a/src/knutnet.h
+++ b/src/knutnet.h
@@ -861,7 +861,7 @@ private:
TQValueVector<upsVarDef> m_listVars;
TQValueVector<upsICommDef> m_listIComms;
-/********* Potqmocne promenne ***********/
+/********* Pomocne promenne ***********/
int m_posChar;
};