Skip to content
Snippets Groups Projects
Commit e76dd991 authored by Timothée Couble's avatar Timothée Couble
Browse files

[fix] Fix -pedantic warnings and bump LVCore

parent 27a4bf8a
No related branches found
No related tags found
1 merge request!160[fix] Clean up some warnings
Pipeline #317037 passed
......@@ -42,7 +42,7 @@ protected Q_SLOTS:
void toggleMVDecoration(); // Toggle Multiview decorations
private:
Q_DISABLE_COPY(vvMainWindow);
Q_DISABLE_COPY(vvMainWindow)
class pqInternals;
pqInternals* Internals;
......
Subproject commit 348b351a2ceca7da0a678af58c80ee1632c9f2f4
Subproject commit 238105e9f4a184090d9f4440a690c12b523572d5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment