From 07ec85f797cad04431df30855a81b88f06fe27d3 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Fri, 01 Feb 2002 14:11:46 +0000 Subject: Added editable commandlist, tabs position, and user selectable colors. --- (limited to 'core/apps/embeddedkonsole/TEWidget.h') diff --git a/core/apps/embeddedkonsole/TEWidget.h b/core/apps/embeddedkonsole/TEWidget.h index 3f9f4ae..40e1aea 100644 --- a/core/apps/embeddedkonsole/TEWidget.h +++ b/core/apps/embeddedkonsole/TEWidget.h @@ -9,13 +9,12 @@ /* This file is part of Konsole - an X terminal for KDE */ /* */ /* ----------------------------------------------------------------------- */ -/* */ +/* */ /* Ported Konsole to Qt/Embedded */ -/* */ +/* */ /* Copyright (C) 2000 by John Ryland */ -/* */ +/* */ /* -------------------------------------------------------------------------- */ - #ifndef TE_WIDGET_H #define TE_WIDGET_H @@ -52,6 +51,7 @@ public: QColor getDefaultBackColor(); const ColorEntry* getColorTable() const; + const ColorEntry* getdefaultColorTable() const; void setColorTable(const ColorEntry table[]); void setScrollbarLocation(int loc); -- cgit v0.9.0.2