~ubuntu-branches/ubuntu/wily/tora/wily-proposed

« back to all changes in this revision

Viewing changes to src/tomain.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2009-11-19 15:18:19 UTC
  • mfrom: (1.2.9 upstream) (3.3.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091119151819-me89ezmxzkvl0lws
Tags: 2.1.1-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
529
529
     * @param del If user interaction is allowed.
530
530
     * @return True if close was allowed, otherwise false.
531
531
     */
532
 
    bool close();
 
532
    //bool close();
533
533
    /** Used to enable/disable entries in the windows menu
534
534
     */
535
535
    void updateWindowsMenu();