Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
72c11ce7
Kaydet (Commit)
72c11ce7
authored
Tem 10, 2015
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unused ptr_container includes
Change-Id: I55e15669520075f74c3fc730f8c6549d19de5ab3
üst
ac010423
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
infobar.hxx
include/sfx2/infobar.hxx
+0
-2
OpenGLContext.hxx
include/vcl/opengl/OpenGLContext.hxx
+1
-1
No files found.
include/sfx2/infobar.hxx
Dosyayı görüntüle @
72c11ce7
...
@@ -17,8 +17,6 @@
...
@@ -17,8 +17,6 @@
#include <sfx2/dllapi.h>
#include <sfx2/dllapi.h>
#include <sfx2/childwin.hxx>
#include <sfx2/childwin.hxx>
#include <boost/ptr_container/ptr_vector.hpp>
/** SfxChildWindow for positioning the InfoBar in the view.
/** SfxChildWindow for positioning the InfoBar in the view.
*/
*/
class
SFX2_DLLPUBLIC
SfxInfoBarContainerChild
:
public
SfxChildWindow
class
SFX2_DLLPUBLIC
SfxInfoBarContainerChild
:
public
SfxChildWindow
...
...
include/vcl/opengl/OpenGLContext.hxx
Dosyayı görüntüle @
72c11ce7
...
@@ -52,11 +52,11 @@ class NSOpenGLView;
...
@@ -52,11 +52,11 @@ class NSOpenGLView;
#endif
#endif
#include <vcl/dllapi.h>
#include <vcl/dllapi.h>
#include <boost/ptr_container/ptr_map.hpp>
#include <vcl/window.hxx>
#include <vcl/window.hxx>
#include <tools/gen.hxx>
#include <tools/gen.hxx>
#include <vcl/syschild.hxx>
#include <vcl/syschild.hxx>
#include <map>
#include <set>
#include <set>
class
OpenGLFramebuffer
;
class
OpenGLFramebuffer
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment