mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Add DPI export targets
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ public:
|
||||
~SetView();
|
||||
|
||||
/// Get the set that is currently being viewed
|
||||
//inline SetP getSet() const { return set; }
|
||||
inline SetP getSet() const { return set; }
|
||||
/// Change the set that is being viewed
|
||||
void setSet(const SetP& set);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user