Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
992d4590
Commit
992d4590
authored
Jun 20, 2016
by
Kurt Hindenburg
Browse files
Add missing Q_OBJECT
parent
733a577e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ViewContainer.h
View file @
992d4590
...
...
@@ -436,6 +436,8 @@ private:
/** A plain view container with no navigation display */
class
StackedViewContainer
:
public
ViewContainer
{
Q_OBJECT
public:
explicit
StackedViewContainer
(
QObject
*
parent
);
virtual
~
StackedViewContainer
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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