~e7appew/ubuntu/vivid/bombono-dvd/mux-files-with-spaces

« back to all changes in this revision

Viewing changes to src/mgui/prefs.cpp

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2013-05-02 22:09:31 UTC
  • Revision ID: package-import@ubuntu.com-20130502220931-pui7uqs6b468z8sb
Tags: 1.2.1-0ubuntu5
Cherry-pick patches from upstream to build against boost1.53.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
#include <mlib/sigc.h>
45
45
 
46
46
#include <boost/lexical_cast.hpp>
47
 
#include <boost/filesystem/convenience.hpp> // fs::create_directories()
48
47
 
49
48
std::string PreferencesPath(const char* fname)
50
49
{