mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
refs #601 CDataCache overrides connectPage to provide a queue that is more flexible than the usual Qt::QueuedConnection.
This commit is contained in:
@@ -246,7 +246,8 @@ namespace BlackMisc
|
||||
//! \private
|
||||
void valuesChanged(const BlackMisc::CValueCachePacket &values, QObject *changedBy);
|
||||
|
||||
private slots:
|
||||
protected slots:
|
||||
//! \private
|
||||
void changeValues(const BlackMisc::CValueCachePacket &values);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user