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
Utilities
Konsole
Commits
78b2832e
Commit
78b2832e
authored
Jun 25, 2007
by
André Wöbbeking
Browse files
-pedantic
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=680149
parent
098629a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/KeyboardTranslator.h
View file @
78b2832e
...
...
@@ -288,8 +288,8 @@ private:
QString
_name
;
QString
_description
;
};
Q_DECLARE_OPERATORS_FOR_FLAGS
(
KeyboardTranslator
::
States
)
;
Q_DECLARE_OPERATORS_FOR_FLAGS
(
KeyboardTranslator
::
Commands
)
;
Q_DECLARE_OPERATORS_FOR_FLAGS
(
KeyboardTranslator
::
States
)
Q_DECLARE_OPERATORS_FOR_FLAGS
(
KeyboardTranslator
::
Commands
)
/**
* Parses the contents of a Keyboard Translator (.keytab) file and
...
...
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