Fix accidental conversion of dockwin

pull/1/head
Timothy Pearson 13 years ago
parent df63cee06e
commit b8194db620

@ -162,7 +162,7 @@ I dont have much time these days to work on lipstik, but here is a small update.
---6/12/2004--- ---6/12/2004---
1.0 beta1 : Reaching the "Susan" stage :-) 1.0 beta1 : Reaching the "Susan" stage :-)
--Completely redone the configuration panel. --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. --Toolbar handle mouseover highlighting.
--Popupmenu arrows are now using the button text color when normal, and highlight text color when selected. --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) --Arrow color on "colored combobox" is now the highlighted text color. (matching plastikq's behaviour)

@ -3099,7 +3099,7 @@ void LipstikStyle::tqdrawControl(ControlElement element,
break; break;
} }
// Menu and doctwindow empty space // Menu and dockwindow empty space
// //
case CE_DockWindowEmptyArea: case CE_DockWindowEmptyArea:

Loading…
Cancel
Save