X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_Constants.h;h=6058ba3b44cc76a8e9be4f3c1afde0eeb7a38934;hb=12621bb509825d0eb1fb0847a7f9c8011021ca5a;hp=02f0001c1482f2e6c5509f4f2c4689ff92856018;hpb=e485e56e0d3024a3ebb3eacc2da05c600a2f6694;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_Constants.h b/src/XGUI/XGUI_Constants.h index 02f0001c1..6058ba3b4 100644 --- a/src/XGUI/XGUI_Constants.h +++ b/src/XGUI/XGUI_Constants.h @@ -1,17 +1,6 @@ #ifndef XGUI_Constants_H #define XGUI_Constants_H -#include -#include - -//! This file contains various constants used in the application - - -typedef QList QIntList; //!< list of int values -typedef QList QShortList; //!< list of short int values -typedef QList QDoubleList; //!< list of double values -typedef QList QFeatureList; //!< List of features - namespace XGUI {