mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 09:54:16 +08:00
clang-format src
This commit is contained in:
@@ -55,8 +55,8 @@ namespace BlackGui
|
||||
CDropBase();
|
||||
|
||||
private:
|
||||
bool m_allowDrop = true; //!< dropping allowed?
|
||||
bool m_acceptJsonFile = false; //!< accept JSON files
|
||||
bool m_allowDrop = true; //!< dropping allowed?
|
||||
bool m_acceptJsonFile = false; //!< accept JSON files
|
||||
QList<int> m_acceptedMetaTypes; //!< accepted meta types
|
||||
};
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user