X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FfrmMain.cpp;h=4dc43f6d90f1837155cf24e5886edaece88f4da9;hp=3d54720e9ec64e7201844c65979a0e2637c317f5;hb=25716f74ecdac6cd5879b659ebc8aaa668261880;hpb=0f5cd35a1b8ff460d2549675e0dc3add4888c761 diff --git a/source/frmMain.cpp b/source/frmMain.cpp index 3d54720..4dc43f6 100644 --- a/source/frmMain.cpp +++ b/source/frmMain.cpp @@ -390,17 +390,11 @@ void frmMain::QuitApp() { // Function to run when quitting. - - //Go through the windows and close each one (be it search - //or contact editor). Abort if user wants to cancel. - - // Close the contact editor windows. - - // Close the contact windows. - - // Close the search windows. - + // Write out the ETag databases. + + ETagProcTimer.Stop(); + ETagProcTimer.Notify(); // Save Preferences: Save the window position if that option is enabled.