Rename KComp to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 77607a3818
commit bd575e80a7

@ -75,7 +75,7 @@ protected:
TQGridLayout *m_mainLayout;
BankEditorDialog* m_bankEditor;
KCompletion m_completion;
TDECompletion m_completion;
TQPushButton *m_initialLabel;
std::vector<TQLabel*> m_labels;
std::vector<KLineEdit*> m_names;

Loading…
Cancel
Save