README.md

This commit is contained in:
Markus Gans 2015-08-10 01:13:23 +02:00
parent b4ce9a1896
commit 6103387204
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
The Final Cut
The Final Cut [![Build Status](https://travis-ci.org/gansm/finalcut.svg?branch=master)](https://travis-ci.org/gansm/finalcut)
=============
The Final Cut is a programming library and widget toolkit that creates a text-based user interface with full mouse support. It supports the controlled handling of multiple simultaneous windows.
The C++ class design is inspired by the Qt framework. It offers common user interface elements like dialog windows, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on.