From 5c1ab3eb722e226a7266998e4a0f1cadf90e1c5a Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Mon, 27 Jan 2014 14:33:18 +0100 Subject: Misc fixes for the new corkboard example - The example was hooked into the build system. - The display location of notes on the display was optimized to reduce overlapping with the bottom and right corner. - A documentation page was added for the example. - example binary added to git ignore list - Fix license headers Change-Id: Ib18433c2a7dd68a3573c62ff3215fa0e69954f95 Reviewed-by: Alex Blasche --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4d888b1d..bd1038da 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ examples/bluetooth/scanner/qml_scanner examples/nfc/annotatedurl/annotatedurl examples/nfc/ndefeditor/ndefeditor examples/nfc/poster/qml_poster +examples/nfc/corkboard/qml_corkboard tests/auto/cmake/build tests/auto/qbluetoothaddress/tst_qbluetoothaddress tests/auto/qbluetoothdevicediscoveryagent/tst_qbluetoothdevicediscoveryagent -- cgit v1.2.1