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.

11 lines
522 B

  1. diff -ruN kdissert-1.0.5/src/kdissert/canvasview/DCanvasLink.cpp kdissert-1.0.5-new/src/kdissert/canvasview/DCanvasLink.cpp
  2. --- kdissert-1.0.5/src/kdissert/canvasview/DCanvasLink.cpp 2005-10-22 02:43:14.000000000 +0400
  3. +++ kdissert-1.0.5-new/src/kdissert/canvasview/DCanvasLink.cpp 2005-11-15 02:43:35.000000000 +0300
  4. @@ -13,6 +13,7 @@
  5. ***************************************************************************/
  6. #include <math.h>
  7. +#include <stdlib.h>
  8. #include <qpainter.h>
  9. #include <qcolor.h>
  10. #include <kdebug.h>