]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtksearchengine.h
Don't mention gtk_set_locale() in docs; this function does not exist
[~andy/gtk] / gtk / gtksearchengine.h
index 3b0a34c8c05dcf323c45bc17fd3bf41bd878d016..84eccca72a728ad05cf73dfeafb7fc2773a1408d 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., 59 Temple Place - Suite 330,
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Anders Carlsson <andersca@imendio.com> 
  *
@@ -23,7 +22,6 @@
 #ifndef __GTK_SEARCH_ENGINE_H__
 #define __GTK_SEARCH_ENGINE_H__
 
-#include <glib-object.h>
 #include "gtkquery.h"
 
 G_BEGIN_DECLS