diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-07-07 16:31:18 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-07-07 16:31:18 +0900 |
commit | 7c116f3bf7ce2c552af7dd8709ee6e726844ef20 (patch) | |
tree | 559fdbc61c80b61ee9d8d99bd8234ddeb1aff394 /src/attic/README | |
parent | bfd62a0bbfd44ce5f7530fc7bb624dd911f9033a (diff) | |
download | tqt3-7c116f3bf7ce2c552af7dd8709ee6e726844ef20.tar.gz tqt3-7c116f3bf7ce2c552af7dd8709ee6e726844ef20.zip |
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/attic/README')
-rw-r--r-- | src/attic/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/attic/README b/src/attic/README deleted file mode 100644 index 2e60ebce5..000000000 --- a/src/attic/README +++ /dev/null @@ -1,6 +0,0 @@ -This directory contains classes that has been obsoleted and moved out -of the TQt API. - -To use these classes, simply include them in your project. Remember to -rename the class references in your own code. - |