Skip to content
Snippets Groups Projects
Commit 7c8d084e authored by Raul Radu's avatar Raul Radu
Browse files

[Modules] Final design of Module class w/smart ptr

- Fixed error in Module.cpp: std::shared_ptr<Module>(this) is a mistake
  that can lead to crashes, plus replaceMe accepts raw pointers.
-  customContextMenuActions is now a list of unique pointers since the
   custom actions are stored within the class and used by QT directly.
parent fa39f6d9
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment