[Differential] [Commented On] D4339: Feature: add support for type Enum to entries of file template options
Milian Wolff
noreply at phabricator.kde.org
Mon Jan 30 09:56:00 UTC 2017
mwolff added a comment.
what will this be used for? how does it look like?
INLINE COMMENTS
> sourcefiletemplate.cpp:90
> + }
> + else if (tag == QLatin1String("choices")) {
> + QStringList values;
"values", since that name is also used below?
> sourcefiletemplate.h:211
> + *
> + * This is applicable only to enums
> + */
for now?
REPOSITORY
R33 KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D4339
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: kossebau, #kdevelop
Cc: mwolff, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170130/fc659b22/attachment.html>
More information about the KDevelop-devel
mailing list