diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-05 12:39:13 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-05 12:39:13 +0000 |
| commit | bb51537e7839b543246d4e600d46eeb832d7c3ef (patch) | |
| tree | 04d8513bf09e3906423d0a1a7f5c5afc61b9e491 /graphics/lprof-devel/files/patch-src-libqtlcmswidgets-lprofgauge.h | |
| parent | - update to 0.8.4 (diff) | |
LPROF is the only open source ICC profiler with a graphical user
interface. It can be used to create ICC version 2 compliant profiles
for cameras, scanners and monitors. As such it fills a necessary
niche in the emerging open source color management effort.
WWW: http://lprof.sourceforge.net
PR: ports/124240
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
Notes
Notes:
svn path=/head/; revision=214350
Diffstat (limited to 'graphics/lprof-devel/files/patch-src-libqtlcmswidgets-lprofgauge.h')
| -rw-r--r-- | graphics/lprof-devel/files/patch-src-libqtlcmswidgets-lprofgauge.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/lprof-devel/files/patch-src-libqtlcmswidgets-lprofgauge.h b/graphics/lprof-devel/files/patch-src-libqtlcmswidgets-lprofgauge.h new file mode 100644 index 000000000000..6a30db004ddd --- /dev/null +++ b/graphics/lprof-devel/files/patch-src-libqtlcmswidgets-lprofgauge.h @@ -0,0 +1,10 @@ +--- src/libqtlcmswidgets/lprofgauge.h.orig 2008-02-20 00:02:39.000000000 +0300 ++++ src/libqtlcmswidgets/lprofgauge.h 2008-05-24 05:07:17.000000000 +0400 +@@ -58,7 +58,6 @@ + + #include <Qt> + #include <QWidget> +-#include <QtDesigner/QDesignerExportWidget> + + + class QColor; |
