diff options
Diffstat (limited to 'secpolicy/pamview.h')
-rw-r--r-- | secpolicy/pamview.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/secpolicy/pamview.h b/secpolicy/pamview.h index c2a6084..2ebd31c 100644 --- a/secpolicy/pamview.h +++ b/secpolicy/pamview.h @@ -27,8 +27,8 @@ #include <tqwidget.h> -class QListBox; -class QListView; +class TQListBox; +class TQListView; class PamView : public QWidget { |