From beeb0840b745a29895ee4e9aeac0b07f63998c69 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Mon, 25 Feb 2013 19:00:54 +0100 Subject: Add a text editor example. Basic formatting is supported. It uses actions in menus and toolbar. Change-Id: I0c79e2a78f749c8a067492302bf3676505c6f3b6 Reviewed-by: Caroline Chao --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 39f08cf8..1ec36178 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ # This file is used to ignore files which are generated in the Qt build system # ---------------------------------------------------------------------------- +examples/ApplicationTemplate/application +examples/text/text +tests/auto/controls/tst_controls +tests/auto/qtdesktop/tst_qtdesktop callgrind.out.* pcviewer.cfg -- cgit v1.2.1