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
e4b082f6
Commit
e4b082f6
authored
Jun 20, 2016
by
Kurt Hindenburg
Browse files
Add missing Q_OBJECT
parent
992d4590
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/settings/ProfileSettings.h
View file @
e4b082f6
...
...
@@ -121,6 +121,8 @@ public:
class
FavoriteItemDelegate
:
public
QStyledItemDelegate
{
Q_OBJECT
public:
explicit
FavoriteItemDelegate
(
QObject
*
parent
=
0
);
...
...
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