aboutsummaryrefslogtreecommitdiffstats
path: root/bin/snippets/comment.snp
diff options
context:
space:
mode:
Diffstat (limited to 'bin/snippets/comment.snp')
-rw-r--r--bin/snippets/comment.snp23
1 files changed, 23 insertions, 0 deletions
diff --git a/bin/snippets/comment.snp b/bin/snippets/comment.snp
new file mode 100644
index 0000000000..bd909a7e7a
--- /dev/null
+++ b/bin/snippets/comment.snp
@@ -0,0 +1,23 @@
+<!DOCTYPE QtWorkbenchSnippet>
+<qtworkbench>
+ <data>
+ <variable>Name</variable>
+ <value type="QString" >/* ... */ Comment</value>
+ </data>
+ <data>
+ <variable>Description</variable>
+ <value type="QString" >This creates comment</value>
+ </data>
+ <data>
+ <variable>Category</variable>
+ <value type="QString" >Other</value>
+ </data>
+ <data>
+ <variable>Shortcut</variable>
+ <value type="QString" >/*</value>
+ </data>
+ <data>
+ <variable>Contents</variable>
+ <value type="QString" ><![CDATA[/* $anchor$$selection$$cursor$ */]]></value>
+ </data>
+</qtworkbench>