mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 03:35:38 +08:00
Improved vertical resizing / vertical header vor interactive vertical resizing
This commit is contained in:
@@ -946,5 +946,6 @@ namespace BlackGui
|
||||
if (!index.isValid()) { return; }
|
||||
emit this->objectSelected(CVariant::fromValue(at(index)));
|
||||
}
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user