Moved creating the FacebookLoginBrowser to FacebookAuthentication.
authorSami Rämö <sami.ramo@ixonos.com>
Tue, 9 Nov 2010 09:32:05 +0000 (11:32 +0200)
committerSami Rämö <sami.ramo@ixonos.com>
Tue, 9 Nov 2010 09:32:05 +0000 (11:32 +0200)
commit0d023f94d8d5da071db69280093ae5b489218cbd
treee7b292d3ae9edb3ef1cde0c68f13554a198161fb
parent704a3672aee1d19cf9b09d3c439258d2d5c275fd
Moved creating the FacebookLoginBrowser to FacebookAuthentication.

MainWindow does now handle only the dialog.
src/engine/engine.cpp
src/engine/engine.h
src/facebookservice/facebookauthentication.cpp
src/facebookservice/facebookauthentication.h
src/ui/facebookloginbrowser.cpp
src/ui/mainwindow.cpp
src/ui/mainwindow.h