vcglib/wrap/qt/img_qt.h

12 lines
221 B
C
Raw Normal View History

2009-07-14 16:45:06 +02:00
#ifndef IMG_QT_INCLUDES_H_
#define IMG_QT_INCLUDES_H_
// includes all img and all qt wrap headers
#include "img/img.h"
#include "wrap/qt/img_qt_convert.h"
#include "wrap/qt/img_qt_io.h"
#endif /*IMG_QT_INCLUDES_H_*/