From 60598ea23e9fec7b4320985aad848c5ffee033c2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 13 Jul 2023 21:45:56 +0900 Subject: Removed Qt4 specific code and template files Signed-off-by: Michele Calgaro --- languages/cpp/app_templates/qtopia4app/example.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 languages/cpp/app_templates/qtopia4app/example.html (limited to 'languages/cpp/app_templates/qtopia4app/example.html') diff --git a/languages/cpp/app_templates/qtopia4app/example.html b/languages/cpp/app_templates/qtopia4app/example.html deleted file mode 100644 index 9bcae99d..00000000 --- a/languages/cpp/app_templates/qtopia4app/example.html +++ /dev/null @@ -1,15 +0,0 @@ - -

%{APPNAME}

- -

This is the help for the %{APPNAME} program. - -

To user this application: - -

    -
  1. Press the icon in the TQtopia launcher. -
  2. Read the label. -
  3. Press the button. -
  4. Read the source code provided. -
- -Now you know how to make a TQtopia application! -- cgit v1.2.3