Skip to content
Snippets Groups Projects
Commit 82422578 authored by t.knopff's avatar t.knopff
Browse files

Make JobItem::P_PROGRESS private

parent 775cd276
No related branches found
No related tags found
1 merge request!99Refactor model: JobItem
......@@ -42,9 +42,9 @@ private:
static const QString P_END_TIME;
static const QString P_DURATION;
static const QString P_COMMENTS;
static const QString P_PROGRESS;
public:
static const QString P_PROGRESS;
static const QString P_PRESENTATION_TYPE;
static const QString T_SAMPLE;
static const QString T_MATERIAL_CONTAINER;
......
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