Revision 7e20b6c...

Go back to digest for 27th February 2011

Other in Development Tools

Kevin Ottens committed changes in [kdeexamples] /:

Always provide a QApplication for Solid code

Those examples were missing a Q(Core)Application in their main,
resulting in a nasty warning when executed. Some of the backends now
indeed need an event loop to work properly.

File Changes

Modified 6 files
  •   solid/tutorial1/tutorial1.cpp
  •   solid/tutorial2/tutorial2.cpp
  •   solid/tutorial3/tutorial3.cpp
  •   solid/tutorial4/tutorial4.cpp
  •   solid/tutorial5/tutorial5.cpp
  •   solid/tutorial7/tutorial7.cpp
6 files changed in total