blob: c95f4881c6f9389ed2367f12fc1be8fbc3d4eb5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#ifndef QT_H
#endif /* QT_H */
/*
Empty leaves all features enabled. See doc/html/features.html for choices.
Note that disabling some features will produce a libqt that is not
compatible with other libqt builds. Such modifications are only
supported on Qt/Embedded where reducing the library size is important
and where the application-suite is often a fixed set.
*/
|