/[svn]/gigedit/trunk/src/mainwindow.cpp
ViewVC logotype

Diff of /gigedit/trunk/src/mainwindow.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1223 by schoenebeck, Wed May 30 00:14:05 2007 UTC revision 1224 by persson, Sun Jun 10 09:26:36 2007 UTC
# Line 574  PropDialog::PropDialog() Line 574  PropDialog::PropDialog()
574      : table(2,1)      : table(2,1)
575  {  {
576      table.set_col_spacings(5);      table.set_col_spacings(5);
577      char* propLabels[] = {      const char* propLabels[] = {
578          "Name:",          "Name:",
579          "CreationDate:",          "CreationDate:",
580          "Comments:", // TODO: multiline          "Comments:", // TODO: multiline

Legend:
Removed from v.1223  
changed lines
  Added in v.1224

  ViewVC Help
Powered by ViewVC