~ubuntu-branches/ubuntu/oneiric/unity-2d/oneiric

« back to all changes in this revision

Viewing changes to launcher/app/launcherview.h

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-08-01 19:53:40 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20110801195340-se0ukbsb0z3b6an1
Tags: 3.8.14-0ubuntu1
* New upstream release:
  - [launcher] Need to press Alt+F1 twice to show launcher (LP: #812787)
* debian/control:
  - build on latest libunity-core-4.0-dev and latest libnux-1.0-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
    void toggleDash();
60
60
    void showCommandsPlace();
61
61
 
62
 
public Q_SLOTS:
63
 
    void activateWindow();
64
 
 
65
62
protected:
66
63
    void focusInEvent(QFocusEvent* event);
67
64
    void focusOutEvent(QFocusEvent* event);