don't use shared ptr on projects
Really unnecessary
This commit is contained in:
@@ -78,10 +78,10 @@ private slots:
|
||||
|
||||
void UpdateSubtitle();
|
||||
|
||||
void SaveConnectedProject();
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Q_DECLARE_METATYPE(olive::ProjectPtr)
|
||||
|
||||
#endif // PROJECT_PANEL_H
|
||||
|
||||
Reference in New Issue
Block a user