summaryrefslogtreecommitdiff
path: root/src/guichan/qqq
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-05-30 20:09:31 +0300
committerAndrei Karas <akaras@inbox.ru>2011-05-30 20:09:31 +0300
commitfc7928bab206892653a5a7279b384f2bcd323ea4 (patch)
treef1373ab222c03dd2372a4d16d67ee1f1e348d55b /src/guichan/qqq
parentd548e9bc6c987a4834ce3d65b33108f55e0f7a2c (diff)
downloadplus-fc7928bab206892653a5a7279b384f2bcd323ea4.tar.gz
plus-fc7928bab206892653a5a7279b384f2bcd323ea4.tar.bz2
plus-fc7928bab206892653a5a7279b384f2bcd323ea4.tar.xz
plus-fc7928bab206892653a5a7279b384f2bcd323ea4.zip
Add guichan files to automake
Diffstat (limited to 'src/guichan/qqq')
-rw-r--r--src/guichan/qqq75
1 files changed, 75 insertions, 0 deletions
diff --git a/src/guichan/qqq b/src/guichan/qqq
new file mode 100644
index 000000000..54615aa81
--- /dev/null
+++ b/src/guichan/qqq
@@ -0,0 +1,75 @@
+actionevent.cpp
+actionevent.hpp
+actionlistener.hpp
+basiccontainer.cpp
+basiccontainer.hpp
+cliprectangle.cpp
+cliprectangle.hpp
+color.cpp
+color.hpp
+event.cpp
+event.hpp
+exception.cpp
+exception.hpp
+focushandler.cpp
+focushandler.hpp
+focuslistener.hpp
+font.cpp
+font.hpp
+graphics.cpp
+graphics.hpp
+gui.cpp
+gui.hpp
+image.cpp
+image.hpp
+imageloader.hpp
+input.hpp
+key.hpp
+keyinput.hpp
+keylistener.hpp
+listmodel.hpp
+mouseevent.cpp
+mouseevent.hpp
+mouseinput.cpp
+mouseinput.hpp
+mouselistener.hpp
+platform.hpp
+rectangle.cpp
+rectangle.hpp
+selectionevent.cpp
+selectionevent.hpp
+widget.cpp
+widget.hpp
+widgetlistener.hpp
+widgets/button.cpp
+widgets/button.hpp
+widgets/checkbox.cpp
+widgets/checkbox.hpp
+widgets/container.cpp
+widgets/container.hpp
+widgets/dropdown.cpp
+widgets/dropdown.hpp
+widgets/icon.cpp
+widgets/icon.hpp
+widgets/imagebutton.cpp
+widgets/imagebutton.hpp
+widgets/label.cpp
+widgets/label.hpp
+widgets/listbox.cpp
+widgets/listbox.hpp
+widgets/radiobutton.cpp
+widgets/radiobutton.hpp
+widgets/scrollarea.cpp
+widgets/scrollarea.hpp
+widgets/slider.cpp
+widgets/slider.hpp
+widgets/tabbedarea.cpp
+widgets/tabbedarea.hpp
+widgets/tab.cpp
+widgets/tab.hpp
+widgets/textbox.cpp
+widgets/textbox.hpp
+widgets/textfield.cpp
+widgets/textfield.hpp
+widgets/window.cpp
+widgets/window.hpp