[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1330: Wow, I could've sworn I committed this. (trunk/src/gui)
Author: edmanm
Date: 2006-10-13 18:03:10 -0400 (Fri, 13 Oct 2006)
New Revision: 1330
Modified:
trunk/src/gui/mainwindow.cpp
Log:
Wow, I could've sworn I committed this.
Modified: trunk/src/gui/mainwindow.cpp
===================================================================
--- trunk/src/gui/mainwindow.cpp 2006-10-13 04:54:36 UTC (rev 1329)
+++ trunk/src/gui/mainwindow.cpp 2006-10-13 22:03:10 UTC (rev 1330)
@@ -129,6 +129,9 @@
delete _trayIcon;
delete _messageLog;
delete _netViewer;
+ delete _bandwidthGraph;
+ delete _aboutDialog;
+ delete _configDialog;
}
/** Called when the application is closing, by selecting "Exit" from the tray