From b8194db620ec78533332fc44948beac45864bd72 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 00:08:07 -0600 Subject: [PATCH] Fix accidental conversion of dockwin --- ChangeLog | 2 +- style/lipstik.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ff64e5f..7b23ddd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -162,7 +162,7 @@ I dont have much time these days to work on lipstik, but here is a small update. ---6/12/2004--- 1.0 beta1 : Reaching the "Susan" stage :-) --Completely redone the configuration panel. - --Fixed the position of dots on horizontal doctwindow. + --Fixed the position of dots on horizontal dockwindow. --Toolbar handle mouseover highlighting. --Popupmenu arrows are now using the button text color when normal, and highlight text color when selected. --Arrow color on "colored combobox" is now the highlighted text color. (matching plastikq's behaviour) diff --git a/style/lipstik.cpp b/style/lipstik.cpp index b69316b..b7ff52d 100644 --- a/style/lipstik.cpp +++ b/style/lipstik.cpp @@ -3099,7 +3099,7 @@ void LipstikStyle::tqdrawControl(ControlElement element, break; } - // Menu and doctwindow empty space + // Menu and dockwindow empty space // case CE_DockWindowEmptyArea: