diff options
| author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-16 23:18:36 +0800 | 
|---|---|---|
| committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-16 23:18:36 +0800 | 
| commit | 67469f7de9a04d2a19cc06d279d9a6c58ab08e97 (patch) | |
| tree | ec54ed33521a701c1f2e53f0a5dee06458924ca9 | |
| parent | 9831d9a029ad640a0c6202c80ce96096197819b6 (diff) | |
| parent | 4775f413944d621b08c4833069501d015713730d (diff) | |
Merge branch 'master' of darapsa.co.id:/usr/local/git/pub/qicclient
| -rw-r--r-- | Doxyfile | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -829,7 +829,8 @@ WARN_LOGFILE           =  # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING  # Note: If this tag is empty the current directory is searched. -INPUT                  = qicclient \ +INPUT                  = qicclient.hxx \ +			 qicclient \                           README.md  # This tag can be used to specify the character encoding of the source files |