summaryrefslogtreecommitdiffstats
path: root/vcl/README.lifecycle
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2015-04-18 20:48:34 +0100
committerMichael Meeks <michael.meeks@collabora.com>2015-04-18 21:58:58 +0100
commit354df32a6da2557ac9edc0937b0032406bc6ba15 (patch)
treef64defae98df2693b7a4feeecae2cd1f64d8c764 /vcl/README.lifecycle
parentchart2: convert new to ::Create. (diff)
downloadcore-354df32a6da2557ac9edc0937b0032406bc6ba15.tar.gz
core-354df32a6da2557ac9edc0937b0032406bc6ba15.zip
cui: convert new to ::Create.
Change-Id: Ifad69772a4954f14772cca9eeae913e546eff477
Diffstat (limited to 'vcl/README.lifecycle')
-rw-r--r--vcl/README.lifecycle1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/README.lifecycle b/vcl/README.lifecycle
index 1f609172e7fc..c4ca67a19944 100644
--- a/vcl/README.lifecycle
+++ b/vcl/README.lifecycle
@@ -259,4 +259,3 @@ or:
In simple cases, if we allocate the widget with VclPtrInstance
or VclPtr<Foo>::Create - then we need to disposeAndClear it too.
-