QXRD  0.11.16
qxrdsplashscreen-ptr.h
Go to the documentation of this file.
1 #ifndef QXRDSPLASHSCREEN_PTR_H
2 #define QXRDSPLASHSCREEN_PTR_H
3 
4 #include <QSharedPointer>
5 
7 
8 typedef QSharedPointer<QxrdSplashScreen> QxrdSplashScreenPtr;
9 
10 #endif // QXRDSPLASHSCREEN_PTR_H
QSharedPointer< QxrdSplashScreen > QxrdSplashScreenPtr