#
# ChangeLog for src/UIElements/Qt4/Pipe/UnsignedIntQtQueryPipe.hpp
#
# Generated by Trac 1.4.4
# Mar 13, 2025, 1:53:08 PM

Thu, 06 Oct 2011 16:06:10 GMT Frederik Heber <heber@…> [838cd0]
	* src/Actions/unittests/stubs/DummyUI.hpp (modified)
	* src/UIElements/CommandLineUI/CommandLineDialog.cpp (modified)
	* src/UIElements/CommandLineUI/CommandLineDialog.hpp (modified)
	* src/UIElements/CommandLineUI/CommandLineParser.cpp (modified)
	* src/UIElements/CommandLineUI/Query/CommandLineQuery.hpp (modified)
	* src/UIElements/CommandLineUI/Query/UnsignedIntCommandLineQuery.cpp (added)
	* src/UIElements/CommandLineUI/TypeEnumContainer.cpp (modified)
	* src/UIElements/CommandLineUI/TypeEnumContainer.hpp (modified)
	* src/UIElements/Dialog.cpp (modified)
	* src/UIElements/Dialog.hpp (modified)
	* src/UIElements/Makefile.am (modified)
	* src/UIElements/Qt4/Pipe/UnsignedIntQtQueryPipe.cpp (added)
	* src/UIElements/Qt4/Pipe/UnsignedIntQtQueryPipe.hpp (added)
	* src/UIElements/Qt4/QtDialog.cpp (modified)
	* src/UIElements/Qt4/QtDialog.hpp (modified)
	* src/UIElements/Qt4/Query/QtQuery.hpp (modified)
	* src/UIElements/Qt4/Query/UnsignedIntQtQuery.cpp (added)
	* src/UIElements/Query/UnsignedIntQuery.cpp (added)
	* src/UIElements/TextUI/Query/TextQuery.hpp (modified)
	* src/UIElements/TextUI/Query/UnsignedIntTextQuery.cpp (added)
	* src/UIElements/TextUI/TextDialog.cpp (modified)
	* src/UIElements/TextUI/TextDialog.hpp (modified)

	Added new Query for unsigned int.

	- this is preparatory to switch ...