Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LO21_Pin_Noir_Boucher_Bouri_Detree
CellulutLO21
Commits
270164c5
Unverified
Commit
270164c5
authored
May 12, 2021
by
Merwane Bouri
Browse files
Ajout d'include manquant
parent
97af64b7
Pipeline
#77930
passed with stages
in 18 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/propertyvisitors.cpp
View file @
270164c5
...
...
@@ -3,6 +3,7 @@
#include
<QJsonArray>
#include
<QGroupBox>
#include
<QPushButton>
#include
<QDebug>
UIBuilderVisitor
::
UIBuilderVisitor
(
QWidget
*
base_widget
,
bool
destructive
)
{
...
...
src/structurereader.cpp
View file @
270164c5
...
...
@@ -12,8 +12,8 @@
#include
<QJsonDocument>
#include
<QJsonObject>
#include
<QJsonArray>
#include
"structure.hpp"
#include
<vector>
char
StructureReader
::
peek
()
const
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment