gui: get rid of compile warnings for chdir()
commit74cfe5ce4323c2c4c8efba9ba98f59bee1c3e34b
authorChris Frey <cdfrey@foursquare.net>
Tue, 28 Dec 2010 04:25:09 +0000 (27 23:25 -0500)
committerChris Frey <cdfrey@foursquare.net>
Tue, 28 Dec 2010 04:26:16 +0000 (27 23:26 -0500)
tree95163b604922dd681c6e609d60b3e79ff8df9d1d
parente78abc8ffc40a4ca4ffcf84e03a35d12be851f6f
gui: get rid of compile warnings for chdir()

We don't care too strongly that we're in the right directory here,
since the GUI will let the user correct any problems through the
file dialogs.
gui/src/BackupWindow.cc