]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-history.h
[l10n]Fixes on Catalan translation
[evince.git] / shell / ev-history.h
index 2d27bda615c6b341be6cdd7a97bb21335c44c6db..d8bb53f5f32934f0fc50d67170e017d6e0bf9412 100644 (file)
@@ -13,7 +13,7 @@
  *
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA..
  *
  */
 
@@ -48,6 +48,8 @@ struct _EvHistory
 struct _EvHistoryClass
 {
        GObjectClass parent_class;
+       
+       void (*changed) (EvHistory *history);
 };
 
 GType          ev_history_get_type             (void);