From 8d688188b86fa7ee86d958a3f426469afa479604 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 9 Jun 2014 21:35:14 -0400 Subject: [PATCH] Decided to not change parameter order of constructors. --- todo.md | 1 - 1 file changed, 1 deletion(-) diff --git a/todo.md b/todo.md index 2e843c1..5272a1d 100644 --- a/todo.md +++ b/todo.md @@ -18,4 +18,3 @@ UNIX: ALL PLATFORMS: - make sure MouseEvent's documentation has dragging described correctly (both Windows and GTK+ do) -- make all widths and heights parameters in constructors in the same place (or drop the ones in Window entirely?)