]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkpagesetupunixdialog.h
GtkBubbleWindow: use OSD style class
[~andy/gtk] / gtk / gtkpagesetupunixdialog.h
index c53f0ac603c63a4b4678e13214457fa15e40a961..7f8ceaff67d1483afcdba5705b77a25d50b66e29 100644 (file)
  * 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/>.
  */
 
+#ifndef __GTK_PAGE_SETUP_UNIX_DIALOG_H__
+#define __GTK_PAGE_SETUP_UNIX_DIALOG_H__
+
 #if !defined (__GTK_UNIX_PRINT_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtkunixprint.h> can be included directly."
 #endif
 
-#ifndef __GTK_PAGE_SETUP_UNIX_DIALOG_H__
-#define __GTK_PAGE_SETUP_UNIX_DIALOG_H__
-
 #include <gtk/gtk.h>
 
 G_BEGIN_DECLS