mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Fixes in model set form as described by RP
https://swift-project.slack.com/archives/G96QTUBEG/p1544353355002400 * fixed missing radio button groups * return values for some functions to detect "changes" * minor style fixes
This commit is contained in:
@@ -91,7 +91,7 @@ namespace BlackGui
|
||||
//! @}
|
||||
|
||||
//! Sort order to order property BlackMisc::IOrderable::IndexOrder
|
||||
void setSortColumnToOrder();
|
||||
bool setSortColumnToOrder();
|
||||
|
||||
protected:
|
||||
//! Constructor
|
||||
|
||||
Reference in New Issue
Block a user