diff options
Diffstat (limited to 'plugingui')
-rw-r--r-- | plugingui/frame.cc | 7 |
1 files changed, 0 insertions, 7 deletions
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 { |