+ Fix DLL warning with MSVC
This commit is contained in:
parent
2d4110b0f3
commit
ea5a4570fd
|
@ -173,7 +173,7 @@ private:
|
|||
* The selection gate allows or disallows selection of certain types.
|
||||
* It has to be registered to the selection.
|
||||
*/
|
||||
class SelectionGate
|
||||
class GuiExport SelectionGate
|
||||
{
|
||||
public:
|
||||
virtual ~SelectionGate(){}
|
||||
|
|
Loading…
Reference in New Issue
Block a user