From 068d6ea730ec61c2ceb81a7685e8636bde44ddbc Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 7 Jun 2001 11:46:59 +0000 Subject: [PATCH] New TODO task --- Packages/Qt_widget/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/Packages/Qt_widget/TODO b/Packages/Qt_widget/TODO index 46293eac311..37335e17338 100644 --- a/Packages/Qt_widget/TODO +++ b/Packages/Qt_widget/TODO @@ -1,3 +1,4 @@ +Put Qt_window.h in include/CGAL/IO --- Perhaps, my setBackgroundColor should use a const QColor& instead of a single QColor as argument.