mirror of the now-defunct rocklinux.org
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.
|
|
--- ./mythvideo/videogallery.cpp.orig 2004-09-14 11:22:45.069889056 +0200
+++ ./mythvideo/videogallery.cpp 2004-09-14 11:23:01.582378776 +0200
@@ -17,6 +17,7 @@
#include <qstringlist.h> #include <qpixmap.h> #include <unistd.h> +#include <math.h>
using namespace std;
|