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
89e41ae8
Commit
89e41ae8
authored
Jun 18, 2007
by
Robert Knight
Browse files
Rename TECommon.h -> CharacterColor.h now that is the major class it contains.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677280
parent
726c106f
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/Character.h
View file @
89e41ae8
...
...
@@ -27,7 +27,7 @@
#include <QtCore/QHash>
// Local
#include "
TECommon
.h"
#include "
CharacterColor
.h"
namespace
Konsole
{
...
...
src/
TECommon
.h
→
src/
CharacterColor
.h
View file @
89e41ae8
File moved
src/ColorScheme.h
View file @
89e41ae8
...
...
@@ -30,7 +30,7 @@
#include <QtCore/QSet>
// Konsole
#include "
TECommon
.h"
#include "
CharacterColor
.h"
class
QIODevice
;
class
KConfig
;
...
...
src/ColorSchemeEditor.cpp
View file @
89e41ae8
...
...
@@ -33,7 +33,7 @@
// Konsole
#include "ui_ColorSchemeEditor.h"
#include "
TECommon
.h"
#include "
CharacterColor
.h"
using
namespace
Konsole
;
...
...
Write
Preview
Markdown
is supported
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