summaryrefslogtreecommitdiff
path: root/noncore/securityplugins/notice/noticeConfigWidget.h
Side-by-side diff
Diffstat (limited to 'noncore/securityplugins/notice/noticeConfigWidget.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/securityplugins/notice/noticeConfigWidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/securityplugins/notice/noticeConfigWidget.h b/noncore/securityplugins/notice/noticeConfigWidget.h
index 69f15bf..c90484c 100644
--- a/noncore/securityplugins/notice/noticeConfigWidget.h
+++ b/noncore/securityplugins/notice/noticeConfigWidget.h
@@ -49,7 +49,7 @@ static char defaultNoticeText [] = "<h2>NOTICE TO USERS</h2>\n"
"this system you indicate your awareness of and consent to these "
"terms. LOG OFF IMMEDIATELY if you do not agree to them.</em></strong></p>";
-class NoticeConfigWidget : public MultiauthConfigWidget {
+class NoticeConfigWidget : public Opie::Security::MultiauthConfigWidget {
Q_OBJECT
@@ -69,3 +69,4 @@ private:
};
#endif // NOTICECONFIGWIDGET_H
+