mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 07:35:12 -04:00
suppressed reference to smplayer/qcheckers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@976 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
956f430337
commit
a9aeb86dbf
1 changed files with 3 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
#include "HelpDialog.h"
|
||||
|
||||
#include "games/qbackgammon/bgwindow.h"
|
||||
#include "smplayer.h"
|
||||
//#include "smplayer.h"
|
||||
|
||||
#include "statusbar/peerstatus.h"
|
||||
#include "Preferences/PreferencesWindow.h"
|
||||
|
@ -740,9 +740,10 @@ void MainWindow::startgammon()
|
|||
|
||||
void MainWindow::startqcheckers()
|
||||
{
|
||||
#if 0
|
||||
myTopLevel* top = new myTopLevel();
|
||||
top->show();
|
||||
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue