/gpump/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/gpump/trunk

« back to all changes in this revision

Viewing changes to src/GPumpCommentContainer.h

  • Committer: Gustav Hartvigsson
  • Date: 2014-11-18 20:11:21 UTC
  • mto: This revision was merged to the branch mainline in revision 53.
  • Revision ID: gustav.hartvigsson@gmail.com-20141118201121-o0rwh33ra0lmldxp
* Made the Pref. dialoug look waaaay better

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* c-basic-offset: 2; tab-width: 2; indent-tabs-mode: nil
2
 
 * vi: set shiftwidth=2 tabstop=2 expandtab:
3
 
 * :indentSize=2:tabSize=2:noTabs=true:
4
 
 */
5
 
 
6
 
/*
7
 
 * GPumpCommentContainer is a GTK+ widget that is used to display comments
8
 
 * that are part of GPumpPostConntainer.
9
 
 *
10
 
 * The wiget layout is defined in the file ../ui/GPumpCommentContainer.ui
11
 
 */