]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcellrendererspin.c
Ensure the insertion handle stays on fake events (eg from IM)
[~andy/gtk] / gtk / gtkcellrendererspin.c
index 0243f47014e48a95b56fdc43afc4f1f783b12517..d1c1148b6ccf08392770d0fa47ad715e8f70e9d3 100644 (file)
@@ -12,9 +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., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Lorenzo Gil Sanchez    <lgs@sicem.biz>
  *          Carlos Garnacho Parro  <carlosg@gnome.org>
 
 #include "config.h"
 
+#include "gtkcellrendererspin.h"
+
+#include "gtkadjustment.h"
 #include "gtkintl.h"
 #include "gtkprivate.h"
 #include "gtkspinbutton.h"
-#include "gtkcellrendererspin.h"
 
 
 /**