Merge branch 'master' into network_handler
authorJussi Laitinen <jupe@l3l7588.ixonos.local>
Thu, 17 Jun 2010 06:45:12 +0000 (09:45 +0300)
committerJussi Laitinen <jupe@l3l7588.ixonos.local>
Thu, 17 Jun 2010 06:45:12 +0000 (09:45 +0300)
1  2 
src/src.pro

diff --cc src/src.pro
@@@ -98,10 -99,10 +99,11 @@@ HEADERS += common.h 
      ui/sidepanelbase.h \
      ui/zoombutton.h \
      ui/zoombuttonpanel.h \
-     user/user.h
+     user/user.h \
+     ui/fullscreenbutton.h
  QT += network \
      webkit
 +
  DEFINES += QT_NO_DEBUG_OUTPUT
  
  simulator {