![]() |
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 inclusion replacing it with forwarded classes so they still can be used as pointers or references in headers. This in order to keep code clean of define checking. To get the actual implementation of sf:PropertySheetDialog the file 'misc/qt/PropertyPage.h' must be included.