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

« back to all changes in this revision

Viewing changes to src/tomain.cpp

  • 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:
1537
1537
}
1538
1538
 
1539
1539
 
1540
 
bool toMain::close()
1541
 
{
1542
 
    return QMainWindow::close();
1543
 
}
 
1540
//bool toMain::close()
 
1541
//{
 
1542
//    return QMainWindow::close();
 
1543
//}
1544
1544
 
1545
1545
void toMain::createDefault(void)
1546
1546
{