remove the KDE legacy code
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
// Qt
|
||||
#include <QtGui/QColor>
|
||||
|
||||
#include <kdemacros.h>
|
||||
|
||||
namespace Konsole {
|
||||
|
||||
@@ -113,7 +112,7 @@ public:
|
||||
//a standard set of colors using black text on a white background.
|
||||
//defined in TerminalDisplay.cpp
|
||||
|
||||
extern const ColorEntry base_color_table[TABLE_COLORS] KDE_NO_EXPORT;
|
||||
extern const ColorEntry base_color_table[TABLE_COLORS];
|
||||
|
||||
/* CharacterColor is a union of the various color spaces.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user