1
0
Fork 0

comment out unused widget. Needs to be reviewed and either actually

used or removed
This commit is contained in:
mfranz 2008-04-27 16:16:45 +00:00
parent 3947a58e3d
commit f134a708df

View file

@ -8,11 +8,11 @@ libGUI_a_SOURCES = \
gui.cxx gui.h gui_funcs.cxx \
gui_local.cxx gui_local.hxx \
mouse.cxx fonts.cxx \
sgVec3Slider.cxx sgVec3Slider.hxx \
trackball.c trackball.h \
AirportList.cxx AirportList.hxx \
property_list.cxx property_list.hxx \
layout.cxx layout-props.cxx layout.hxx
#sgVec3Slider.cxx sgVec3Slider.hxx \
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src