From f0201c2d37cd3b94c6a720eb11d84263cd5d013b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 27 Feb 2012 17:39:34 -0600 Subject: Rename tqt3 color functions --- doc/en/PerlQt.pod | 2 +- doc/en/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/en') diff --git a/doc/en/PerlQt.pod b/doc/en/PerlQt.pod index 62ac845..54eaa6c 100644 --- a/doc/en/PerlQt.pod +++ b/doc/en/PerlQt.pod @@ -823,7 +823,7 @@ PerlTQt as The only notable exceptions are : - qApp() will map to TQt::app() + tqApp() will map to TQt::app() qVersion() will map to TQt::version() # not really needed anymore: we have qVersion(). See Global Functions below. =item * diff --git a/doc/en/index.html b/doc/en/index.html index c9fe274..1583078 100644 --- a/doc/en/index.html +++ b/doc/en/index.html @@ -747,7 +747,7 @@ PerlTQt as TQt::Bar::Foo( arg-1,...,arg-n);

The only notable exceptions are :

- qApp()     will map to TQt::app()
+ tqApp()     will map to TQt::app()
  qVersion() will map to TQt::version() # not really needed anymore: we have qVersion(). See Global Functions below.

  • -- cgit v1.2.1