Skip to content
Snippets Groups Projects
Commit fff48e49 authored by BATON Theau's avatar BATON Theau
Browse files

Refonte du styème d'outil + Ajout de l'outil "Main"

parent ca38c231
No related branches found
No related tags found
1 merge request!1Dev
......@@ -42,8 +42,8 @@ namespace ui {
void saveAll();
signals:
void createdView(const ImageArea &);
void changedView(const ImageArea &);
void deletedView(const ImageArea &);
void createdView(ImageArea *);
void changedView(ImageArea *);
void deletedView(ImageArea *);
};
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment