SF.net SVN: fclient:[965] trunk/fclient/fclient/impl/ViewBrowser/dlgs/ DlgBookmarks.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-09-06 08:50:59
|
Revision: 965
http://fclient.svn.sourceforge.net/fclient/?rev=965&view=rev
Author: jUrner
Date: 2008-09-06 08:51:02 +0000 (Sat, 06 Sep 2008)
Log Message:
-----------
whitespace
Modified Paths:
--------------
trunk/fclient/fclient/impl/ViewBrowser/dlgs/DlgBookmarks.py
Modified: trunk/fclient/fclient/impl/ViewBrowser/dlgs/DlgBookmarks.py
===================================================================
--- trunk/fclient/fclient/impl/ViewBrowser/dlgs/DlgBookmarks.py 2008-08-26 16:31:11 UTC (rev 964)
+++ trunk/fclient/fclient/impl/ViewBrowser/dlgs/DlgBookmarks.py 2008-09-06 08:51:02 UTC (rev 965)
@@ -78,4 +78,4 @@
w = DlgBookmarks(None)
w.show()
res = app.exec_()
- sys.exit(res)
\ No newline at end of file
+ sys.exit(res)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|