aui icon indicating copy to clipboard operation
aui copied to clipboard

Refactor AUI to new code style convension

Open Alex2772 opened this issue 4 years ago • 0 comments

  1. Use value() getters instead of getValue() - does the same job but shorter.
  2. In Doxygen documentation, use @ instead of \ because @ is more common.

Alex2772 avatar Dec 12 '21 14:12 Alex2772