~ubuntu-branches/ubuntu/saucy/filezilla/saucy-proposed

« back to all changes in this revision

Viewing changes to src/interface/sitemanager_dialog.cpp

  • Committer: Package Import Robot
  • Author(s): Adrien Cunin
  • Date: 2011-12-23 22:57:59 UTC
  • mfrom: (1.1.29)
  • Revision ID: package-import@ubuntu.com-20111223225759-2zxn4dlhkaedq219
Tags: 3.5.2-1ubuntu1
* Sync from Debian unstable
* Re-added debian/patches/02_use-decimal-si-by-default.patch in order to
  comply with UnitsPolicy (the patch got lost in the previous Ubuntu upload)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#include "conditionaldialog.h"
5
5
#include "filezillaapp.h"
6
6
#include "ipcmutex.h"
 
7
#include "Options.h"
7
8
#include "themeprovider.h"
8
9
#include "window_state_manager.h"
9
10
#include "wrapengine.h"