Port the KeyPress actions to the new profile.

[Dirk Hohndel: combined two commits into one and cleaned up some
               whitespace issues]

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-05-24 12:39:40 -03:00 committed by Dirk Hohndel
parent ba1c4fcec1
commit bc047238d4
5 changed files with 185 additions and 150 deletions

View file

@ -178,6 +178,4 @@ private:
UpdateManager *updateManager;
};
MainWindow *mainWindow();
#endif // MAINWINDOW_H