You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- krozat/krozat.cpp.orig 2011-07-22 15:28:02.429285443 +0100
|
|
+++ krozat/krozat.cpp 2011-07-22 15:28:06.356282951 +0100
|
|
@@ -78,7 +78,7 @@
|
|
time(&t);
|
|
srand((unsigned int)t);
|
|
|
|
- KImageIO::registerFormats();
|
|
+ //KImageIO::registerFormats();
|
|
|
|
//blank();
|
|
|