~jeremywootten/pantheon-files/fix-1631982-run-as-admin-warning

« back to all changes in this revision

Viewing changes to src/View/Widgets/Label.vala

  • Committer: Jeremy Wootten
  • Date: 2017-06-09 10:34:45 UTC
  • mfrom: (2354.1.221 pantheon-files)
  • Revision ID: jeremy@elementaryos.org-20170609103445-8garqwgb4fuy06lw
Merge trunk to r2575 and resolve conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
*
14
14
* You should have received a copy of the GNU General Public
15
15
* License along with this program; if not, write to the
16
 
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
17
 
* Boston, MA 02111-1307, USA.
 
16
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 
17
* Boston, MA 02110-1335 USA.
18
18
*/
19
19
 
20
20
public class HeaderLabel : Gtk.Label {