OSSP CVS Repository

ossp - Check-in [2829]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2829
Date: 2002-Nov-14 22:01:29 (local)
2002-Nov-14 21:01:29 (UTC)
User:ms
Branch:
Comment: Cleanup and typo.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/as_gui.cpp      1.9 -> 1.10     1 inserted, 1 deleted
ossp-pkg/titraq/titraq.cpp      1.9 -> 1.10     1 inserted, 1 deleted

ossp-pkg/as/as-gui/as_gui.cpp 1.9 -> 1.10

--- as_gui.cpp   2002/11/14 20:56:51     1.9
+++ as_gui.cpp   2002/11/14 21:01:29     1.10
@@ -351,7 +351,7 @@
 
     QTextStream Textstream(&Filetemp);  // Convert the file contents to a stream
     m_pStatus->setText(Textstream.read());
-    m_pStatus->setEdited(FALSE);
+    m_pStatus->setEdited(false);
     setCaption(Filestring);
     m_pStatbar->message(trUtf8("Loaded document ") + Filestring, 4000);
 }


CVSTrac 2.0.1