summaryrefslogtreecommitdiff
path: root/x11/qt1/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt1/DESCR')
-rw-r--r--x11/qt1/DESCR10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/qt1/DESCR b/x11/qt1/DESCR
deleted file mode 100644
index 3356f5fb0a1..00000000000
--- a/x11/qt1/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
-maintaining GUI (graphical user interface) applications.
-Qt is written in C++ and is fully object-oriented. It has everything you need
-to create professional GUI applications. And it enables you to create them
-quickly.
-Qt is a multi-platform toolkit. When developing software with Qt, you can run
-it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
-Simply recompile your source code on the platform you want.
-Qt cuts down the complexity in implementing large and complex systems. Its
-ingenious signal-slot technology enables true component programming.