Skip to content

Commit

Permalink
style: update comment
Browse files Browse the repository at this point in the history
As title.

Log: Update comment.
  • Loading branch information
rb-union authored and deepin-bot[bot] committed Sep 24, 2024
1 parent 312ea94 commit 1f2ee15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/src.pro
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ DEFINES += APP_VERSION=\\\"$$VERSION\\\"
# TODO: Adapt to the new version of Wayland interface or use PipeWire in the future

if ( !equals(SYS_EDITION, "") || equals(SYS_VERSION, 2500) || greaterThan(SYS_VERSION, 2500) ) {
# Community edition
message("Community")
# Community edition or latest edition
message("Community / 2500")

DEFINES += DDE_START_FLAGE_ON
message("startdde support: OK!!!")
Expand Down

0 comments on commit 1f2ee15

Please sign in to comment.