Check-in Number:
|
2864 | |
Date: |
2002-Nov-20 23:04:24 (local)
2002-Nov-20 22:04:24 (UTC) |
User: | ms |
Branch: | |
Comment: |
Add a third party calendar widget that only builds after tweaks and
porting changes to Qt 3.X, but still needs a lot of work before going
into production. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-gui/Makefile.in 1.12 -> 1.13
--- Makefile.in 2002/11/20 21:56:35 1.12
+++ Makefile.in 2002/11/20 22:04:24 1.13
@@ -97,9 +97,6 @@
moc_%.cpp: %.h
$(MOC) $< -o $@
-#moc_titraq.cpp: titraq.h
-# $(MOC) $+ -o $@
-
titraq.1: titraq.pod
VS=`$(SHTOOL) version -lc -dshort titraq_version.c`; \
VL=`$(SHTOOL) version -lc -dlong titraq_version.c`; \
|
|