From 4739f0bed6e6332fcf2c6ed2b04c4ae161c41060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Sat, 1 Apr 2017 18:46:51 +0200 Subject: Remove TODOs from frame.cc --- plugingui/frame.cc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'plugingui/frame.cc') diff --git a/plugingui/frame.cc b/plugingui/frame.cc index 6458a78..df468dd 100644 --- a/plugingui/frame.cc +++ b/plugingui/frame.cc @@ -28,13 +28,6 @@ #include "painter.h" -// TODO: fix all the segfaults -// TODO: change look to what it is in the fake GUI -// TODO: replace CheckBox by some other name -// TODO: maybe refactor the Toggle thingy -// TODO: make it possible to use layouts recursively -// TODO: make it possible to add layouts to tabs - namespace GUI { -- cgit v1.2.3