D20831: Add fullscreen mode to kmahjongg
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.devel.games |
|---|---|
| Message-ID | <[email protected]> |
mlaurent requested changes to this revision. mlaurent added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > kmahjongg.cpp:172 > > + m_fullscreenAction = KStandardAction::fullScreen( > + this, SLOT(toggleFullscreen()), this, actionCollection() Please use new connect api here. REPOSITORY R403 KMahjongg REVISION DETAIL https://phabricator.kde.org/D20831 To: krippendorf, #kde_games, mlaurent Cc: mlaurent, aacid, kde-games-devel, krippendorf