Commit e3d2f09a8ccba35408f205eec0f7a7162ee41c4f
- Diff rendering mode:
- inline
- side by side
inc/fbconnectglobal.h
(3 / 0)
|   | |||
| 26 | 26 | # define QFACEBOOKCONNECTSHARED_EXPORT Q_DECL_IMPORT | |
| 27 | 27 | #endif | |
| 28 | 28 | ||
| 29 | #ifdef QT_NO_OPENSSL | ||
| 30 | #error QFacebookConnect requires Qt compiled with SSL support. | ||
| 31 | #endif | ||
| 29 | 32 | ||
| 30 | 33 | /////////////////////////////////////////////////////////////////////////////////////////////////// | |
| 31 | 34 |

