mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
Formatting #911
This commit is contained in:
committed by
Mathew Sutcliffe
parent
05b7226a08
commit
6c752b81f5
@@ -12,7 +12,6 @@
|
||||
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "blackmisc/variant.h"
|
||||
|
||||
#include <QList>
|
||||
|
||||
class QMimeData;
|
||||
|
||||
@@ -79,7 +79,6 @@ namespace BlackGui
|
||||
bool m_allowDrop = true; //!< dropping allowed?
|
||||
QList<int> m_acceptedMetaTypes; //!< accepted meta types
|
||||
};
|
||||
|
||||
} // ns
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user