mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Fixed GCC warning.
This commit is contained in:
@@ -91,6 +91,7 @@ namespace BlackGui
|
||||
|
||||
//! \name specialized BlackGui::Models::CListModelDbObjects functions for ordering
|
||||
//! @{
|
||||
using COrderableListModelDbObjects::CListModelDbObjects::update;
|
||||
virtual int update(const ContainerType &container, bool sort) override;
|
||||
virtual void moveItems(const ContainerType &items, int position) override;
|
||||
//! @}
|
||||
|
||||
Reference in New Issue
Block a user