http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48715
User: guy
Date: 2013/04/02 03:10 PM
Log:
OK, if we're setting the file path for the window - which we want to do,
at least on OS X, to set the "proxy icon" - we need to clear the window
title *and* the file path before we set it, otherwise the set doesn't
happen.
While we're at it, clear the file path whenever we're *not* using a
path. For temporary files, don't set the file path.
The file path is, in fact, the *full path*, not just the last component.
Directory: /trunk/ui/qt/
Changes Path Action
+60 -7 main_window.cpp Modified