[Avida-cvs] 'avida/current/source/qt-viewer' CVS commit

Kaben Nanlohy kaben at myxo.css.msu.edu
Fri Jan 11 00:15:01 PST 2002


Update of /usr/local/cvsroot/avida/current/source/qt-viewer
In directory myxo.css.msu.edu:/tmp/cvs-serv24797/source/qt-viewer

Modified Files:
	Makefile.am avida_data.cc avida_driver.cc avida_plot_widget.cc 
	color_scale_widget.cc color_scale_widget_t.cc creature_view.cc 
	double_slider.cc double_slider_t.cc init_file_view.cc 
	main_window.cc map_view.cc map_view_cell_entry.cc 
	map_view_widget.cc plot_select_dia_impl.cc 
	plot_select_dia_impl_t.cc plot_widget.cc plot_widget_t.cc 
	qt-viewer.cc 
Added Files:
	avida_data.hh avida_driver.hh avida_plot_widget.hh 
	color_scale_widget.hh creature_view.hh double_slider.hh 
	init_file_view.hh main_window.hh map_view.hh 
	map_view_cell_entry.hh map_view_widget.hh 
	plot_select_dia_impl.hh plot_widget.hh 
Removed Files:
	avida_data.h avida_driver.h avida_plot_widget.h 
	color_scale_widget.h creature_view.h double_slider.h 
	init_file_view.h main_window.h map_view.h 
	map_view_cell_entry.h map_view_widget.h plot_select_dia_impl.h 
	plot_widget.h 
Log Message:
Added line
  QMAKE_PRO_ARGS += "QMAKE_EXT_H += .hh"
to qmakeMakefile.inc so that Qt's qmake interprets *.hh headers as C
header files, and generates corresponding moc files correctly.

Renamed *.h headers to *.hh headers.





More information about the Avida-cvs mailing list