diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 16:21:06 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 16:21:06 -0600 |
commit | ccad7a42d96879251c4971e51aac269f61a0ccf8 (patch) | |
tree | 6694980192b611cd3853403d67275512a2d678eb /pytde353.prj | |
parent | c88a2a8ce633d128b10ea405311524b907174580 (diff) | |
download | pytde-ccad7a42d96879251c4971e51aac269f61a0ccf8.tar.gz pytde-ccad7a42d96879251c4971e51aac269f61a0ccf8.zip |
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'pytde353.prj')
-rw-r--r-- | pytde353.prj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pytde353.prj b/pytde353.prj index abee761..dd75fdb 100644 --- a/pytde353.prj +++ b/pytde353.prj @@ -249,7 +249,7 @@ source = $SRC/kutils/ ignore = compare = $COMP subst = $DST/extra/kde353 -ignore = kcmodulecontainer.h +ignore = tdecmodulecontainer.h import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) import = dcopmod.sip import = tdecoremod.sip |