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
Plasma
libkscreen
Commits
483dd348
Commit
483dd348
authored
Dec 20, 2020
by
Laurent Montel
Browse files
Add missing protect header
parent
788656c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/configoperation_p.h
View file @
483dd348
...
...
@@ -17,6 +17,9 @@
*
*/
#ifndef CONFIGOPERATIONPRIVATE_H
#define CONFIGOPERATIONPRIVATE_H
#include
<QObject>
#include
"configoperation.h"
...
...
@@ -55,3 +58,5 @@ protected:
};
}
#endif
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