diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:44:12 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:44:12 -0600 |
| commit | 570b19873b13fd176ba53a3b928f3e04f544e2c6 (patch) | |
| tree | 4d7cb2cd155eb284b6f3e5625edbeebc6d1e7784 /src | |
| parent | 15cd24c3810fdc5692bd9e4752c38d343c39fce5 (diff) | |
| download | wlassistant-570b19873b13fd176ba53a3b928f3e04f544e2c6.tar.gz wlassistant-570b19873b13fd176ba53a3b928f3e04f544e2c6.zip | |
Additional renaming of kde to tde
Diffstat (limited to 'src')
| -rw-r--r-- | src/netlistviewitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/netlistviewitem.cpp b/src/netlistviewitem.cpp index 66f574c..45a8968 100644 --- a/src/netlistviewitem.cpp +++ b/src/netlistviewitem.cpp @@ -24,7 +24,7 @@ #include <kiconloader.h> #include <kiconeffect.h> -#include <kdeversion.h> +#include <tdeversion.h> void NetListViewItem::paintCell(TQPainter *p, const TQColorGroup &cg, int column, int width, int tqalignment) { |
