diff --git a/TODO b/TODO index 5ca7c25..71278b1 100644 --- a/TODO +++ b/TODO @@ -5,7 +5,6 @@ Multiples operations into one (operation fusion) Auto completion (already up into wxwidgets 2.9) Using tabulation to navigate throw interface (Search Panel) Improve Scrolled Windows and widgets placement -Fix some bugs (especially when closing, and one when switching between SearchPanel and AccountPanel). Is there bugs ?? Can type a letter with a comboboxes Windows version Need packaging diff --git a/src/view/GridAccount. b/src/view/grid/GridAccount.h similarity index 100% rename from src/view/GridAccount. rename to src/view/grid/GridAccount.h