CVS commit by rchern: Forgot to take out QMessageBox include M +0 -2 kstimage.cpp 1.17 --- kdeextragear-2/kst/kst/kstimage.cpp #1.16:1.17 @@ -27,6 +27,4 @@ #include <math.h> -#include <qmessagebox.h> - KstImage::KstImage(QDomElement& e) : KstDataObject(e){ QString in_tag, in_matrixName, in_paletteName;