mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 03:45:30 +08:00
refs #681, adjusted form classes
* made server form a CForm, not a component * adjusted other forms
This commit is contained in:
@@ -68,7 +68,6 @@ namespace BlackGui
|
||||
//! \name Form functions, here not used
|
||||
//! \@{
|
||||
virtual void setReadOnly(bool readOnly) override { Q_UNUSED(readOnly); }
|
||||
virtual void setSelectOnly() override {}
|
||||
//! \@}
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user