mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
https://dev.vatsim-germany.org/issues/648#note-5
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
//! Entity with timestamp
|
||||
//! Entity with order attribute (can be manually ordered in views)
|
||||
class BLACKMISC_EXPORT IOrderable
|
||||
{
|
||||
public:
|
||||
@@ -63,6 +63,4 @@ namespace BlackMisc
|
||||
};
|
||||
} // namespace
|
||||
|
||||
Q_DECLARE_INTERFACE(BlackMisc::IOrderable, "org.swift-project.blackmisc.iorderable")
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user