~writer-devs/writer/trunk

« back to all changes in this revision

Viewing changes to src/MainWindow.vala

  • Committer: harp37 at gmail
  • Date: 2014-11-25 00:55:20 UTC
  • mto: This revision was merged to the branch mainline in revision 70.
  • Revision ID: harp37@gmail.com-20141125005520-6ax4j204vr1bby2i
CMake is nearly there.

Show diffs side-by-side

added added

removed removed

Lines of Context:
131
131
            title_bar.title = doc.file.get_basename () + " (%s)".printf(path);
132
132
        }
133
133
    }
134
 
}
 
 
b'\\ No newline at end of file'
 
134
}