We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b0495 commit b8e79e4Copy full SHA for b8e79e4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# ChangeLog
2
3
+## 2.0.1
4
+ - Support for Qt version 6.
5
+ - Modified not to use obsolete functions of Qt.
6
+
7
## 1.31.0
8
- Fix a bug of TMultiplexingServer (epoll server).
9
- Modified not to use obsolete functions of Qt.
Doxyfile
@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = TreeFrogFramework
-PROJECT_NUMBER = 1.29
+PROJECT_NUMBER = 2.0
PROJECT_BRIEF =
10
PROJECT_LOGO =
11
OUTPUT_DIRECTORY = doc
0 commit comments