X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/7f099f6374e9606735fb9766b51b5e86d83de815..3a8788fb198a1e0590823745f39fbff81056db09:/Constructor/exclusa.h diff --git a/Constructor/exclusa.h b/Constructor/exclusa.h index 31e21a4..86a5c1c 100644 --- a/Constructor/exclusa.h +++ b/Constructor/exclusa.h @@ -14,6 +14,7 @@ class Exclusa : public CItem { virtual void on_menu_popup_propiedades(); virtual void save(FILE *archivo); virtual bool check_connection(); + virtual bool is_connection_area(int _a, int _b); void set_estado(bool _state); bool get_estado(); private: