From 3fde05a2853d1a37c41cdae953c901444781f473 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 00:15:31 -0600 Subject: Fix accidental conversion of dockwin --- kstyles/plastik/plastik.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kstyles/plastik') diff --git a/kstyles/plastik/plastik.cpp b/kstyles/plastik/plastik.cpp index 08c97b3c1..1c6f5cd6a 100644 --- a/kstyles/plastik/plastik.cpp +++ b/kstyles/plastik/plastik.cpp @@ -2689,7 +2689,7 @@ void PlastikStyle::tqdrawControl(TQ_ControlElement element, break; } - // Menu and doctwindow empty space + // Menu and dockwindow empty space // case CE_DockWindowEmptyArea: p->fillRect(r, cg.background()); -- cgit v1.2.1