mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +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 "blackgui/blackguiexport.h"
|
||||||
#include "blackmisc/variant.h"
|
#include "blackmisc/variant.h"
|
||||||
|
|
||||||
#include <QList>
|
#include <QList>
|
||||||
|
|
||||||
class QMimeData;
|
class QMimeData;
|
||||||
|
|||||||
@@ -79,7 +79,6 @@ namespace BlackGui
|
|||||||
bool m_allowDrop = true; //!< dropping allowed?
|
bool m_allowDrop = true; //!< dropping allowed?
|
||||||
QList<int> m_acceptedMetaTypes; //!< accepted meta types
|
QList<int> m_acceptedMetaTypes; //!< accepted meta types
|
||||||
};
|
};
|
||||||
|
|
||||||
} // ns
|
} // ns
|
||||||
|
|
||||||
#endif // guard
|
#endif // guard
|
||||||
|
|||||||
Reference in New Issue
Block a user