X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpanel.cpp;h=59c363ce02b658bfbf0de73afc0770d8901b16e7;hb=9f032a71201e6ad964e46a2a06c4003503b7dd54;hp=c97cd6d7212da9c648cbed683edf23dad4250701;hpb=7286d604956ddffcbfa2df6567de866f3d5df3a2;p=libs%2Fgltk.git diff --git a/source/panel.cpp b/source/panel.cpp index c97cd6d..59c363c 100644 --- a/source/panel.cpp +++ b/source/panel.cpp @@ -7,17 +7,17 @@ #include "dropdown.h" #include "entry.h" #include "grid.h" -#include "hslider.h" #include "image.h" #include "indicator.h" #include "label.h" #include "list.h" #include "panel.h" #include "part.h" +#include "progressbar.h" #include "row.h" +#include "slider.h" #include "stack.h" #include "toggle.h" -#include "vslider.h" using namespace std; @@ -226,6 +226,7 @@ Panel::Loader::Loader(Panel &p, map &m): register_child_type