Details
Details
Diff Detail
Diff Detail
- Repository
- R43 KDE PIM
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
plugins/messageviewer/bodypartformatter/calendar/text_calendar.cpp | ||
---|---|---|
235–236 | SLOT ? |
plugins/messageviewer/bodypartformatter/calendar/text_calendar.cpp | ||
---|---|---|
235–237 | is there any way to use the new SIGNAL-SLOT syntax here? asyncResultObserver is only a QObject Pointer, so it refuses to |
Comment Actions
I don't see diff where you add enum.h in messageviewer ?
Which is the phabricator review ?
plugins/messageviewer/bodypartformatter/calendar/text_calendar.cpp | ||
---|---|---|
235–237 ↗ | (On Diff #2162) | it's not possible indeed to use new connect api here |