Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercury13 committed Dec 15, 2024
1 parent f45ba31 commit 1d85419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Unicodia/MyWiki.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ namespace mywiki {
COPY, ///< Copies text, pale
INTERNAL, ///< Goes somewhere within program, blue
INET, ///< Opens browser/mailer, also blue
SEARCH = INTERNAL ///< Opens search, no dofferences from internal
SEARCH = INTERNAL ///< Opens search; as we use enum for colour only, no difference
};

class Link // interface
Expand Down

0 comments on commit 1d85419

Please sign in to comment.