diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-07 14:09:04 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-07 14:09:04 +0000 |
commit | aff75a3a0c4519ce918bf8bd7db8e94a3adf463e (patch) | |
tree | 80bb7cb705e896baffbb864bb34447b307ce7a1d /x11-toolkits/Makefile | |
parent | Remove redundant bits. (diff) |
Add qtpixmap, the gtk engine used in Geramik. Modified version of the original
GTK pixmap engine that obtains widget colors and fonts from qtrc.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 331ca0d52575..d73ad3d78cc9 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -155,6 +155,7 @@ SUBDIR += qt2-static SUBDIR += qt23 SUBDIR += qt31 + SUBDIR += qtpixmap SUBDIR += qwt SUBDIR += render SUBDIR += rep-gtk |