diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-28 13:27:31 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-28 13:27:31 -0500 |
| commit | 427ebd3a978e7b2e844b7a821163d138c77eb4d3 (patch) | |
| tree | 4f6547353b225a55ff32cd300725021a13659059 /tdecore/kdebug.h | |
| parent | e1f2a0bb29b86336aab930894c85ed7bd26e4848 (diff) | |
| download | tdelibs-427ebd3a978e7b2e844b7a821163d138c77eb4d3.tar.gz tdelibs-427ebd3a978e7b2e844b7a821163d138c77eb4d3.zip | |
Rename kde.pot to tde.pot
This relates to Bug 1910
Diffstat (limited to 'tdecore/kdebug.h')
| -rw-r--r-- | tdecore/kdebug.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tdecore/kdebug.h b/tdecore/kdebug.h index 46af54e97..43d1a78dc 100644 --- a/tdecore/kdebug.h +++ b/tdecore/kdebug.h @@ -25,6 +25,8 @@ #include <tqstring.h> #include "tdelibs_export.h" +#undef NDEBUG + class TQWidget; class TQDateTime; class TQDate; |
