|
|
|
@ -33,8 +33,8 @@
|
|
|
|
|
#include <tqcheckbox.h>
|
|
|
|
|
#include <tqradiobutton.h>
|
|
|
|
|
|
|
|
|
|
#include "terminatedlgbase.h"
|
|
|
|
|
#include "terminatedlg.h"
|
|
|
|
|
#include "groupauthdlgbase.h"
|
|
|
|
|
#include "groupauthdlg.h"
|
|
|
|
|
|
|
|
|
|
TQListBoxKeyedText::TQListBoxKeyedText(TQListBox* listbox, const TQString & text, const TQ_UINT32 key) : TQListBoxText(listbox, text), m_key(key) {
|
|
|
|
|
//
|
|
|
|
@ -133,4 +133,4 @@ void GroupPermissionsDialog::slotOk() {
|
|
|
|
|
accept();
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#include "terminatedlg.moc"
|
|
|
|
|
#include "groupauthdlg.moc"
|