Dummy commit for the sake of testing if kdesvn works. Please ignore this.

This commit is contained in:
Luigi__ 2009-04-01 16:17:37 +00:00
parent 2baeab260d
commit 56f013a04c
1 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,7 @@
* the Free Software Foundation, Inc., 59 Temple Place - Suite 330, * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
#include "callbacks.h" #include "callbacks.h"
#include "callbacks_IO.h" #include "callbacks_IO.h"
#include "dTools/callbacks_dtools.h" #include "dTools/callbacks_dtools.h"
@ -633,4 +633,3 @@ int WinMain ( HINSTANCE hThisInstance, HINSTANCE hPrevInstance,
main( argc, argv); main( argc, argv);
} }
#endif #endif