From f8925899c92210878c158bd6e09ebb5f5da01922 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Wed, 13 Feb 2008 19:23:35 +0000 Subject: comment fix (bzr r4726) --- src/widgets/sp-color-notebook.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/sp-color-notebook.cpp') diff --git a/src/widgets/sp-color-notebook.cpp b/src/widgets/sp-color-notebook.cpp index cbb7faadb..bf690e968 100644 --- a/src/widgets/sp-color-notebook.cpp +++ b/src/widgets/sp-color-notebook.cpp @@ -1,7 +1,7 @@ #define __SP_COLOR_NOTEBOOK_C__ /* - * A block of 3 color sliders plus spinbuttons + * A notebook with RGB, CMYK, CMS, HSL, and Wheel pages * * Author: * Lauris Kaplinski @@ -30,8 +30,8 @@ #include "sp-color-notebook.h" #include "spw-utilities.h" #include "sp-color-scales.h" -#include "sp-color-wheel-selector.h" #include "sp-color-icc-selector.h" +#include "sp-color-wheel-selector.h" struct SPColorNotebookTracker { const gchar* name; -- cgit v1.2.3