Fix inadvertent tqt changes.

pull/1/head
Darrell Anderson 12 years ago
parent 4285f9d60c
commit a3562a945c

@ -506,7 +506,7 @@ void ScintillaTQt::Paste()
// A simple TQWidget sub-class to implement a call tip. No need to bother with // A simple TQWidget sub-class to implement a call tip. No need to bother with
// all the tqmoc stuff. // all the moc stuff.
class TQtCallTip : public TQWidget class TQtCallTip : public TQWidget
{ {
public: public:

Loading…
Cancel
Save