TechDraw: Fix selections not clearing
This commit is contained in:
committed by
Chris Hennes
parent
af3cae84e1
commit
f5c13b852b
@@ -140,6 +140,7 @@ bool QGSPage::itemClearsSelection(int itemTypeIn)
|
||||
const std::vector<int> ClearingTypes {
|
||||
13, // MysteryType
|
||||
UserType::QGITemplate,
|
||||
UserType::QGIProjGroup,
|
||||
UserType::QGIDrawingTemplate,
|
||||
UserType::QGISVGTemplate
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user