diff options
| author | 2007-07-05 09:16:45 +0000 | |
|---|---|---|
| committer | 2007-07-05 09:16:45 +0000 | |
| commit | 134c12759e236fac24c9724b6ef3aaefde6830f7 (patch) | |
| tree | f86b36fb7949816dde44e5cd8ee898d112706854 /src/modules/options/pch.h | |
| parent | fixed font saving in qt4 kvirc (diff) | |
| download | KVIrc-134c12759e236fac24c9724b6ef3aaefde6830f7.tar.gz KVIrc-134c12759e236fac24c9724b6ef3aaefde6830f7.tar.bz2 KVIrc-134c12759e236fac24c9724b6ef3aaefde6830f7.zip | |
undoing, sorry
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/options/pch.h')
| -rw-r--r-- | src/modules/options/pch.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/modules/options/pch.h b/src/modules/options/pch.h deleted file mode 100644 index 8c8ef6cd5..000000000 --- a/src/modules/options/pch.h +++ /dev/null @@ -1,11 +0,0 @@ -#if defined __cplusplus
- #include <qvariant.h> // All moc genereated code has this include
- #include <qstring.h>
- #include "kvi_settings.h"
- #include "kvi_app.h"
- #include "kvi_locale.h"
- //#include "kvi_options.h"
- #include "kvi_optionswidget.h"
- #include "kvi_selectors.h"
- #include "kvi_qstring.h"
-#endif
|
