From 2efa1600cd30e5b6b1b1ba51230ed21edd925fdc Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 13:30:52 -0500 Subject: Fix inadvertent tqt changes. --- src/knutmainwindow.h | 2 +- src/knutnet.h | 2 +- 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 m_listVars; TQValueVector m_listIComms; -/********* Potqmocne promenne ***********/ +/********* Pomocne promenne ***********/ int m_posChar; }; -- cgit v1.2.1