![]() |
Scanframe Modular Application 0.1.0
|
#include <misc/global.h>

Go to the source code of this file.
Namespaces | |
| namespace | sf |
Variables | |
| class _MISC_CLASS | sf::PropertySheetDialog |
This file is to intercept non-QT builds property sheet dialog includes replacing it with forwarded classes so they still can be used as pointers or references in headers. This to keep code clean of checking defines. To get the actual implementation of sf:PropertySheetDialog, the file 'misc/qt/PropertyPage.h' must be included.