|
Link Here
|
| 20 |
#include "OBPager.h" |
20 |
#include "OBPager.h" |
| 21 |
#include "VerboseException.h" |
21 |
#include "VerboseException.h" |
| 22 |
|
22 |
|
| 23 |
#include <string> |
23 |
#include <string> |
| 24 |
#include <sstream> |
24 |
#include <sstream> |
| 25 |
|
25 |
#include <cstdlib> |
|
|
26 |
#include <memory> |
| 26 |
|
27 |
|
| 27 |
// We need to work with these properties |
28 |
// We need to work with these properties |
| 28 |
|
29 |
|
| 29 |
#define UTF8_STRING_PROP "UTF8_STRING" |
30 |
#define UTF8_STRING_PROP "UTF8_STRING" |
| 30 |
#define NET_CURRENT_DESKTOP_PROP "_NET_CURRENT_DESKTOP" |
31 |
#define NET_CURRENT_DESKTOP_PROP "_NET_CURRENT_DESKTOP" |