]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkimmodule.c
filechooser: Move some of the tests to GTestDataFunc
[~andy/gtk] / gtk / gtkimmodule.c
index fc90c227da50727834891b42fd6547af02bf5d7f..0f45847c61110eb4886338c2ffb21117753f2017 100644 (file)
@@ -12,8 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.Free
  */
 
 /*
 #include "gtkprivate.h"
 #include "gtkintl.h"
 
+#undef GDK_DEPRECATED
+#undef GDK_DEPRECATED_FOR
+#define GDK_DEPRECATED
+#define GDK_DEPRECATED_FOR(f)
+
 #include "deprecated/gtkrc.h"
 
 #define SIMPLE_ID "gtk-im-context-simple"