Skip to content
Snippets Groups Projects
Commit 815acc9b authored by Ammar Nejati's avatar Ammar Nejati
Browse files

SessionXML: Add note about `auto` substitution

parent d22b5c5b
No related branches found
No related tags found
1 merge request!715Migration to Qt6
......@@ -26,7 +26,7 @@ class MessageService;
class QUuid;
namespace GUI::Session::XML {
// NOTE: `auto` will be replaced by `const char* const`
constexpr auto ItemMimeType = "application/org.bornagainproject.xml.item.z";
constexpr auto LinkMimeType = "application/org.bornagainproject.fittinglink";
constexpr auto InstrumentModelTag("InstrumentModel");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment