Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5384 in orxonox.OLD for trunk/src/lib/gui/gl_gui/Makefile.am


Ignore:
Timestamp:
Oct 15, 2005, 9:58:59 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: introducing the GLGuiMainWidget-class, that is the topmost of all widgets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/gui/gl_gui/Makefile.am

    r5366 r5384  
    1111libORXglgui_a_SOURCES = glmenu/glmenu_imagescreen.cc \
    1212                        glgui_handler.cc \
     13                        glgui_mainwidget.cc \
    1314                        glgui_widget.cc \
    1415                        glgui_button.cc \
     
    2223noinst_HEADERS= glmenu/glmenu_imagescreen.h \
    2324                glgui.h \
     25                glgui_handler.h \
     26                glgui_mainwidget.h \
    2427                glgui_widget.h \
    2528                glgui_button.h \
Note: See TracChangeset for help on using the changeset viewer.