diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-11 22:21:44 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-11 22:21:44 +0900 |
| commit | e93b60dfa24c4b72c1cffa7556949afe69654c02 (patch) | |
| tree | c4ace60cd76f8f464683925074cb981f528b93e3 /src/widgets/tqwidgetinterface_p.h | |
| parent | 8066b05478ac646d0410fc9cedca5f82163b53d3 (diff) | |
| download | tqt-e93b60dfa24c4b72c1cffa7556949afe69654c02.tar.gz tqt-e93b60dfa24c4b72c1cffa7556949afe69654c02.zip | |
Rename uic to tquic
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/widgets/tqwidgetinterface_p.h')
| -rw-r--r-- | src/widgets/tqwidgetinterface_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqwidgetinterface_p.h b/src/widgets/tqwidgetinterface_p.h index 81a158cc5..9638a084e 100644 --- a/src/widgets/tqwidgetinterface_p.h +++ b/src/widgets/tqwidgetinterface_p.h @@ -91,7 +91,7 @@ public: virtual TQIconSet iconSet( const TQString &widget ) const = 0; /*! In the implementation return the include file which is needed - for the widget \a widget in the generated code which uic + for the widget \a widget in the generated code which tquic generates. */ virtual TQString includeFile( const TQString &widget ) const = 0; |
