mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
Formatting, minor UI tweaks
* minor renamings in simulator selector * simplified namespaces Ref T246
This commit is contained in:
@@ -36,7 +36,6 @@ namespace BlackGui
|
||||
QString m_isoCode;
|
||||
QString m_name;
|
||||
};
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
|
||||
@@ -79,7 +79,6 @@ namespace BlackGui
|
||||
//! Get the filter, this is the filter itself, not its widget or dialog
|
||||
virtual std::unique_ptr<IModelFilter<ContainerType>> createModelFilter() const = 0;
|
||||
};
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user