diff options
Diffstat (limited to 'kbarcode/dstextedit.h')
| -rw-r--r-- | kbarcode/dstextedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/dstextedit.h b/kbarcode/dstextedit.h index 8169dc7..6044e31 100644 --- a/kbarcode/dstextedit.h +++ b/kbarcode/dstextedit.h @@ -30,7 +30,7 @@ class DSTextEdit : public TextEditBase { TQ_OBJECT public: - DSTextEdit( TQWidget* tqparent, const char* name = 0 ); + DSTextEdit( TQWidget* parent, const char* name = 0 ); //virtual void moveCursor( CursorAction action, bool select ); private slots: |
