more work on smart pointer transition of PTextEdit.
This commit is contained in:
@@ -180,7 +180,7 @@ private:
|
||||
int fEditW, fEditH;
|
||||
|
||||
QMap<QString, QAction*> fActions;
|
||||
QAction *fMusrT0Action;
|
||||
std::unique_ptr<QAction> fMusrT0Action;
|
||||
|
||||
PMsr2DataParam *fMsr2DataParam; ///< structure holding the necessary input information for msr2data
|
||||
PFindReplaceData *fFindReplaceData; ///< structure holding the ncessary input for find/replace
|
||||
|
||||
Reference in New Issue
Block a user