summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-10-20 16:52:00 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-10-20 16:52:00 +0200
commitbbf30cecd0dac02164ee4346d42d6750a6a962a1 (patch)
tree5f2ec76e64d9eb3a5d925d9a1243f71e4076d23a
parent22da33051b7ff52d9526508bdd681205517a0c25 (diff)
respecting hier(7) is pointless, remove TODO
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
-rw-r--r--TODO.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index 5b783ca1..9d49f9d4 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -17,10 +17,6 @@
what do you think about boost 1.54 for property maps -> qsettings?
also, boost concepts
and qt5
-20131007 sh
- respect hier(7) with regard to shared object installation.
- install them inside ../lib/opentrack relative to ./bin where
- the main program oughta reside.
20131008 sh
during the switch to qt5, recreate widgets, this time with layouts.
the original layouts were pretty crappy, hence the original breakage.