~lubuntu-software-center-team/lubuntu-software-center/vala-port

« back to all changes in this revision

Viewing changes to src/Widgets/ProgressInfo.vala

  • Committer: Stephen Smally
  • Date: 2012-05-16 15:04:53 UTC
  • Revision ID: eco.stefi@fastwebent.it-20120516150453-ldidynmwbc1qfq41
Working on

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
//  Stephen Smally © 2012
 
1
//
 
2
//  Copyright © 2012 Stephen Smally
2
3
//      This program is free software; you can redistribute it and/or modify
3
4
//      it under the terms of the GNU General Public License as published by
4
5
//      the Free Software Foundation; either version 2 of the License, or
58
59
            main.pack_end(spin, false, false, 0);
59
60
        }
60
61
    }
61
 
}
 
 
b'\\ No newline at end of file'
 
62
}