Browse Source

Remove auto-generated warning from handwritten file

pull/1/head
Alexander Corrado 14 years ago
parent
commit
961a351592
  1. 7
      qt/src/QSize.cs

7
qt/src/QSize.cs

@ -1,10 +1,3 @@ @@ -1,10 +1,3 @@
// -------------------------------------------------------------------------
// Managed wrapper for QSize
// Generated from qt-gui.xml on 07/24/2011 11:57:03
//
// This file was auto generated. Do not edit.
// -------------------------------------------------------------------------
using System;
using System.Runtime.InteropServices;
using Mono.Cxxi;

Loading…
Cancel
Save