diff options
Diffstat (limited to 'kdeprint/cups/kmwother.h')
-rw-r--r-- | kdeprint/cups/kmwother.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/cups/kmwother.h b/kdeprint/cups/kmwother.h index a07ba31c6..e4bc72d5f 100644 --- a/kdeprint/cups/kmwother.h +++ b/kdeprint/cups/kmwother.h @@ -39,7 +39,7 @@ protected slots: void slotPressed( TQListViewItem* ); private: - QLineEdit *m_uri; + TQLineEdit *m_uri; KListView *m_uriview; }; |