mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 21:05:31 +08:00
@@ -36,7 +36,7 @@ namespace BlackGui
|
||||
void setInfoText(const QString &dropSiteText);
|
||||
|
||||
//! Drop allowed
|
||||
void allowDrop(bool allowed);
|
||||
void allowDrop(bool allowed) override;
|
||||
|
||||
signals:
|
||||
//! Dropped value object
|
||||
|
||||
Reference in New Issue
Block a user