summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorJesus Fernandez <jesus.fernandez@qt.io>2016-10-24 00:41:17 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-12-07 05:57:08 +0000
commita493cacda6365ba29e5d3e1cf373c61329c00d77 (patch)
tree0168c8e4a9eb34bb58d2cf547d57ba1c794ef925 /examples/examples.pro
parent35291fa676359588fedd9b821328e91fff8511e6 (diff)
Twitter Client Example
Basic Twitter client which shows the user timeline in a QTableView. Also add documentation for the example, and the examples group page for this module. Change-Id: I54bf0eb3385d3fa2befec1b0b84246237c13f597 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
new file mode 100644
index 0000000..ec4fa52
--- /dev/null
+++ b/examples/examples.pro
@@ -0,0 +1,2 @@
+TEMPLATE = subdirs
+SUBDIRS += oauth