next startwindow steps
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
#include "session.h"
|
||||
#include "guiwrapper.h"
|
||||
#include "startwindowimpl.h"
|
||||
#include "configfile.h"
|
||||
#include <net/socket_startup.h>
|
||||
|
||||
@@ -134,6 +135,8 @@ int main( int argc, char **argv )
|
||||
myGuiInterface->setSession(session);
|
||||
}
|
||||
|
||||
// boost::shared_ptr<startWindowImpl> myStartWindow(new startWindowImpl(myGuiInterface.get(), myConfig));
|
||||
|
||||
int retVal = a.exec();
|
||||
|
||||
curl_global_cleanup();
|
||||
|
||||
Reference in New Issue
Block a user